body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.EqualAccess {
	font-size: 24px;
}
.Title {
	font-size: 18px;
}
.TitleSub{
	font-size: 14px;
}
.bodytextorange {
	color:#ff9933;
	/*color:#990000;*/
	font-weight:bold;
}
.bodytextorangeitilic {
	color:#ff9933;
	/*color:#990000;*/
	font-weight:bold;
	font-style: italic;
}
.bodytextwhiteunerline {
	/*color:#990000;*/
	font-weight:bold;
	text-decoration: underline;
}
.building {
	/*color:#990000;*/
	font-size: 12px;
}
a.navigation:link {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:hover {
	font-size: 11px;
	color: #ffffff;
	background-color: #ff9933;
	text-decoration: underline;
}
a.navigation:active {
	font-size: 11px;
	color: #ffffff;
	background-color: #ff9933;
	text-decoration: underline;
}
a.navigation:visited{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.web:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.web:hover {
	font-size: 10px;
	color: #ffffff;
	background-color: #ff9933;
	text-decoration: underline;
}
a.web:active {
	font-size: 10px;
	color: #ffffff;
	background-color: #ff9933;
	text-decoration: underline;
}
a.web:visited{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}