body {font-family:verdana,arial,sans-serif;}
p, ol, ul {font-size:0.8em;}
h1 {font-size:1.2em;}
h2 {font-size:1.0em;}
h3 {font-size:1.0em; color:white;}

A:link {color: #ff7A00;text-decoration: none;}
A:visited {color: #ff7A00;text-decoration: none;}
A:hover {color: #ff7A00;text-decoration: underline;}

body {margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

#navcontainer ul
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font: normal 100% arial, helvetica, sans-serif;
text-align: center;
}

#navlist ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, #navlist a:visited
{
color: #ff7a00;
background-color: #003E82;
text-decoration: none;
}

#navlist a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}


