/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #000066;
}
.whitebody {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}
a {
	font-size: 14pt;
	color: #FFFF00;
}
a:link {
	font-size: 14pt;
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	font-size: 14pt;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-size: 14pt;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-size: 14pt;
	color: #FFFF00;
	text-decoration: none;
}
.text10ptblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.text14ptblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
}
.text24ptblack {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.text28pt {
	font-size: 28pt
}
.text18pt {
	font-size: 18pt
}
.text12pt {
	font-size: 12pt
}
.whitetext {
	color: #FFFFFF
}
.text10ptyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
}
.text14ptyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FFFF00;
}
.text24ptyellow {
	font-size: 24pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}