/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; background-color: rgb(102,153,102); background-image: none;}
 A:active { color: rgb(255,204,102);}
 A:link { color: rgb(204,204,255);}
 A:visited { color: rgb(204,204,255);}
 H1 { font-size: medium; color: rgb(204,204,255);}
 H2 { color: rgb(204,204,255);}
 P { font-size: 10pt; color: rgb(255,255,255); font-weight: bold;}
 H3 { color: rgb(204,204,255);}
 .TextNavBar { font-size: 8pt; color: rgb(204,204,255);}
 A:hover { color: rgb(255,153,102);}
 