a:link                  { color: blue; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a.nav:link { color: silver; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.nav:visited { color: #c0c0c0; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:visited   { color: navy; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
a:hover                  { color: #c33; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a.nav:hover  { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
a:active            { color: #c33; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body    { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background: white no-repeat fixed center }
td { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dtvregular { font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dtvregbold { font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dtvsmall { font-size: 9px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.dtvsmallbold { font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.redheading    { color: #c33; font-weight: bold; font-size: 17px; padding-top: 8px }
.RedBar {
	color: #FFFFFF;
	background-color: #CC3300;
	font-weight: bold;
	height: auto;
	width: auto;
	border-top: thick #FF0000;
	border-right: thick #FF0000;
	border-bottom: thick #FF0000;
	border-left: thick #FF0000;
	font-family: Arial, Helvetica, sans-serif;







}

