body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: whitesmoke;
	font-weight: normal;}
.whitetext a {color: #ffffff; text-decoration: underline; font-weight: bold}
.whitetext a:visited {color: #ffffff; text-decoration: underline; font-weight: bold}
.whitetext a:hover {color: #FFCC00; text-decoration: underline; font-weight: bold}
.whitetext a:active {color: #FFCC00; font-weight: bold}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.smallwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: whitesmoke;
	font-weight: normal;
}

.smallwhite a {  color: #ffffff; text-decoration: underline; font-weight: bold}
.smallwhite a:visited {  color: #ffffff; text-decoration: underline; font-weight: bold}
.smallwhite a:hover {  color: #FFCC00; text-decoration: underline; font-weight: bold}
.smallwhite a:active {  color: #FFCC00; font-weight: bold}

.yellowtextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	font-weight: bold;
}
.darkbluetextbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #315899;
	font-weight: bold;
}
