
body {
	background-color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

body,td,th {
	font-size: 12px;
	margin: 0px;
	text-align: left;
}

.text {
	font-size: 14px;
	color: #333333;
	text-align:left;	
}


.blue_titles {
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.bold_red {
	font-weight: bold;
	color: #660000;
	font-size: 14px;
}
.location {
	font-size: 17px;
	font-weight:bold
}

.body_hotlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.body_regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 14pt;
	font-weight: bold;
}
.bold_heading {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
	line-height: 14pt;
	font-weight: bold;
}

.body_links {
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #660000;
}
.fineprint {
	font-size: 10px;
	font-family: Arial, Verdana, sans-serif;
	font-variant: normal;
	color: #FFFFFF;
}
.subnav_heading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336600;
	line-height: 14pt;
	font-weight: bold;
}