@charset "iso-8859-1";
body { background-color: #000000;
	font-family:Comic Sans MS;
	font-size:12pt;
	text-align:justify;
	color:white;
}

td { background-color: #000000;
	font-family:Comic Sans MS;
	font-size:10pt;
	text-align:justify;
	color:white;
}

tbody { font-size:8pt;
	font-family:Comic Sans MS;
	text-align:justify; 
}

.MajorHeadingRow {
	font-family:Comic Sans MS;
	font-size:36pt;
	font-weight:bold;
	color:white;
	background-color:#000000;
}

.MinorHeadingRow {
	font-family:Comic Sans MS;
	font-size:22pt;
	font-weight:bold;
	color:white;
	background-color:#000000;
}

.TitleRow {
	font-family:Comic Sans MS;
	font-size:12pt;
	font-weight:bold;
	color:white;
	background-color:#000000;
}

.Size14Bold {
	font-family:Comic Sans MS;
	font-size:14pt;
	font-weight:bold;
	color:white;
	background-color:#000000;
}

.ParaText {
	font-family:Comic Sans MS;
	font-size:12pt;
	font-weight:normal;
	color:white;
	background-color:#000000;
}

.Text {
	font-family:Comic Sans MS;
	font-size:10pt;
	font-weight:bold;
	color:white;
	background-color:#000000;
}

.Splash a {
	color: #000000;
	text-decoration: none;
}

a:visited { color:white }
a:hover { color:#E00029 }
a:link { color:white }
a:active { color:white }
