BODY,P,TD,TH {
 font-family : verdana,helvetica,arial,sans-serif;
 font-size   : 10pt;
 } 
.menulink {
 color       : #336699;
 text-decoration : none;
}
.menulink:hover {
 color       : #000000;
 text-decoration : none;
}
.menulink:visited {
 color       : #336699;
 text-decoration : none;
} 
.smalllink {
 color       : #336699;
 font-size   : 8pt;
 text-decoration : none;
}
.smalllink :hover {
 color       : red;
 font-size   : 8pt; 
 text-decoration : none;
}
.smalllink :visited {
 color       : #336699;
 font-size   : 8pt; 
 text-decoration : none;
} 
.pageheader {
 background-color : #e0e0e0;
 font-size   : 10pt; 
 color       : #000000;
 text-decoration : none;
 font-weight : bold;
} 