
body {
	background-color: #333333;
	font-family: "Tw Cen MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	
}

p.foot  {font-family: verdana; color: #FFFFFF; font-size: 11px; font-weight: normal; letter-spacing: 1px; padding: 1px;}

a {text-decoration: none;}
a:link {color: #FF6600; font-weight: normal;}
a:visited {color: #FF6600; font-weight: normal;}
a:hover {color: #CC0033; font-weight: normal;}
a:active {color:#CC0033; font-weight: normal;}

a.nav:link {color: #FFFFFF; font-weight: normal;}
a.nav:visited {color: #FFFFFF; font-weight: normal;}
a.nav:hover {color: #CC0033; font-weight: normal; }
a.nav:active {color: #CC0033; font-weight: normal;}

a.nav2:link {font-size: 14px; color: #FFFFFF; font-weight: normal;}
a.nav2:visited {font-size: 14px; color: #FFFFFF; font-weight: normal;}
a.nav2:hover {font-size: 14px; color: #CC0033; font-weight: normal; }
a.nav2:active {font-size: 14px; color: #CC0033; font-weight: normal;}

H1 {font-family: Impact, Courier; font-size: 28px; font-weight: normal; color:#FFFFFF}
H2 {font-size: 18px; line-height: 20px; font-weight: normal;}
H3 {font-size: 18px; font-weight: bold;}

ul {line-height: 16px; color: #FFFFFF; margin-left: 2em; padding: 1px;}
li {line-height: 16px;  color: #FFFFFF; margin: 0px; padding: 1px;}

ul.text {line-height: 16px; color: #333333; margin-left: 1.5em; padding: 1px;}
li.text {line-height: 16px;  color: #333333; margin: 0px; padding: 1px;}

hr {border: 0; margin: 0 auto 0 0; width: 98%; text-align: left; color: #333333; background-color: #333333; height: 1px;}

.floatright { float: right; clear: right; margin: 0 10px 0 10px;}