.header {
font-family: Times New Roman;
font-size: 38;
color: #FFFFFF;
}
.maincontent {
font-family: Arial;
font-size: 13;
}

.navheader { border-bottom: 1px solid black;  text-align: center; width:100%; font-size:16; }
.navitem { text-align: left; padding-left: 20; width:100%; font-size:12; font-family: Times; }

a { text-decoration: none; }
a:link{color:#000000;}
a:visited{color:#000000;}
a:hover{color:#0066CC; font-weight: bold;}
a:active{color:#DDDDDD;}



