/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14px; color: rgb(128,128,128); background-color: rgb(192,192,192);}
 A:active { color: rgb(21,42,160);}
 A:link { color: rgb(21,42,160);}
 A:visited { color: rgb(0,0,128);}
 H1 { font-size: 18px; color: rgb(21,42,160);}
 H2 { font-size: 16px; color: rgb(21,42,160);}
 H3 { font-size: 14px; color: rgb(21,42,160);}
 H4 { color: rgb(21,42,160);}
 .TextNavBar { font-size: 12px; font-weight: bold;}
 H5 { color: rgb(21,42,160);}
 H6 { color: rgb(21,42,160);}
 A:hover { color: rgb(0,0,128);}
 