.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	text-transform: uppercase;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left center;
	text-align: left;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
td.yellowrule {
	background-color: #FFCC00;
}
a.tonav:hover {
	color: #FFFFFF;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.leftnavhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.topnav:hover {
	color: #66CCFF;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.leftnav:hover {
	color: #000066;
}
.alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
a.alert:hover {
	color: #FF6600;
}
.teamheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	background-color: #333399;
	font-weight: bolder;
	text-transform: uppercase;
	background-position: center center;
	text-align: center;
}
a.content:hover {
	color: #FF0000;
}
