/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,153,255);}
 A:link { color: rgb(0,127,170);}
 A:visited { color: rgb(102,153,51);}
 H1 { font-family: Garamond,serif; font-size: 24px; color: rgb(0,127,170); font-weight: bold;}
 H2 { font-family: Garamond,serif; font-size: 22px; color: rgb(0,127,170); font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small; padding: 1pt;}
 H3 { font-family: Garamond,serif; font-size: 20px; color: rgb(0,127,170); font-weight: bold;}
 H4 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: x-small;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 13px; color: rgb(0,127,170); font-weight: bold;}
 H5 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: xx-small;}
 A:hover { color: rgb(0,128,0);}
 