body
{
font-size:80%;
color:#000000;
background-color:#ffffff;
margin:0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
/*font-family: verdana,helvetica,arial,sans-serif;*/
font-family: Arial, Helvetica;
}

h1, h2, h3
{
color:#FF9900;
}

table, th, td, input, textarea
{
font-size: 100%;
}


a.underlinedhovereffect:hover {color: white;background: #FF6633;}
a.hovereffect:link {text-decoration: none}
a.hovereffect:visited {text-decoration: none}
a.hovereffect:active {text-decoration: none}
a.hovereffect:hover {text-decoration: underline; color: white;background: #FF6633;}


td.blacknav
{
text-align:center;
color:white;
background-color:transparent;
font-size:10px;
font-weight:bold;
border-top:  1px solid #868686;
border-left: 1px solid black;
border-right:1px solid #868686;
height:20px;
padding-bottom:2px;
}




