/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(204,0,102);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-large; font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; font-weight: bold;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: medium; font-weight: bold;}
 H4 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; font-weight: bold;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: small;}
 A:hover { color: rgb(0,0,0);}
 