body   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h1 {
	font-size: 15px;
	text-transform: uppercase;
}
h2 {
	font-size: 13px;
	color: #3E3E3E;
	text-transform: uppercase;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004F8A;
}
.subnav {
	background-image: url(images/nav2_bkrd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #996600;
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-size: 13px;
	text-transform: uppercase;
	color: #004F8A;
}
.sideNav {
	font-size: 11px;
	background-color: #FFF;
}

