html, body {
 margin: 0px 0px 0px 0px;
 padding: 0px;
 background-color: white;
 font-size: 11px;
 line-height: 16px;
 font-family: verdana, arial, san serif;
 color: black;
}


p, td { font-size:11px; line-height: 16px; font-family: verdana, arial, san serif; color: black; }

p.bottom { font-size:11px; line-height: 16px; font-family: verdana, arial, san sarif; color: white; }

td.nav { font-size:11px; line-height: 20px; font-family: verdana, arial, san serif; color: black; }


img.border {
 border: 1px solid white;
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 0px;
}

a:link { color: #A91300; text-decoration: none} 
a:visited { color: #A91300; text-decoration: none }
a:active { color: #A91300; text-decoration: none } 
a:hover {  color: #A91300;  text-decoration: none;  border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

a.img:hover {  color: #A91300;  text-decoration: none;  border-bottom: none;  border-width: 0px ;  border-style: none; }


a.body:link { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none;} 
a.body:visited { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }
a.body:active { color: #A91300; text-decoration: none; border-bottom: #A91300;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; } 
a.body:hover {  color: #A91300;  text-decoration: underline; }

a.nav:link { color: white; font-weight: bold; text-decoration: none;} 
a.nav:visited { color: white; font-weight: bold; text-decoration: none }
a.nav:active { color: white; font-weight: bold; text-decoration: none } 
a.nav:hover {  color: white; font-weight: bold; text-decoration: none;  border-bottom: white;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

a.nav2:link { color: white; text-decoration: none;} 
a.nav2:visited { color: white; text-decoration: none }
a.nav2:active { color: white; text-decoration: none } 
a.nav2:hover {  color: white; text-decoration: none;  border-bottom: white;  border-width: 0px 0px 1px 0px;  border-style: none none dotted none; }

.smallpic { border: 1px solid #000000; }

ul {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-indent: 0px;
}

li {	
margin-left: 0px;
margin-top: 0px;
font-size: 10px;
margin-bottom: 0px;
list-style: none;
text-indent: 10px;
padding-top: 0px;
padding-bottom: 0px;
}
