.headers {
	font-family: Times New Roman, Times, serif;
	font-size: 30 px;
	color: #CCCCCC;
	font-weight: bold;
}
.subheaders {
	font-family: Times New Roman, Times, serif;
	font-size: 18 px;
	color: #CCCCCC;
	font-weight: bold;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	font-weight: bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FF9900;
}
.ingressbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.credits {
	color: #FFFFFF;
	font-weight: bold;
}
A:link { text-decoration: none; color: #FF9900; }
A:visited { text-decoration: none; color: #FF9900; }
A:active { text-decoration: none; color: #FF9900; }
A:hover { text-decoration: underline; color: #999999; }