:link { color: rgb(102, 51, 0) }  /* for unvisited links */
:visited { color: rgb(153, 102, 51) } /* for visited links */
:active { color: rgb(204, 102, 0) } /* when link is clicked */
:hover { color: rgb(102, 102, 102) } /* when mouse is over link */
a.plain { text-decoration: none }
.contents{
font-size: 09pt; 
font-family: Arial, Helvetica, Verdana, sans-serif;
}
.H2{
font-size: 09pt;
color: rgb(204, 153, 102); 
font-family: Arial, Helvetica, Verdana, sans-serif; 
font-weight: 700; 
}
.bottomnav{
font-size: 9px;
color: rgb(51, 102, 153);
text-decoration: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 800;
}
.navtop{
font-size: 9px; 
text-decoration: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 700;
}
.form{
font-size: 11px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 800;
}
.copyright{
font-size: 9px;
color: rgb(204, 153, 102);
text-decoration: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: 800;
}

