/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,0,153);}
 H1 { font-size: large; color: rgb(0,0,255); text-align: center; border-top: 1pt solid rgb(0,0,0);}
 H2 { font-size: medium; color: rgb(0,0,255); font-weight: bold; font-style: italic;}
 H3 { color: rgb(0,0,255);}
 H4 { color: rgb(0,0,255);}
 .TextNavBar { font-size: xx-small;}
 H5 { color: rgb(0,0,255);}
 H6 { color: rgb(0,0,255);}
 A:hover { color: rgb(255,0,0);}
 