/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; background-image: url("./bg.gif");}
 A:active { font-size: 14px; color: rgb(0,0,133); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-size: 14px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 UL { font-size: 14px; font-weight: bold; list-style-type: disc; list-style-image: url("./bullet1.gif");}
 A:visited { font-size: 14px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 H1 { font-size: 24px; font-weight: bold;}
 H2 { font-size: 24px; font-weight: bold; font-style: italic;}
 H3 { font-size: 20px; font-weight: bold;}
 H4 { font-size: 20px; font-weight: bold; font-style: italic;}
 .TextNavBar { color: rgb(0,0,133);}
 H5 { font-size: 16px; font-weight: bold;}
 H6 { font-size: 16px; font-weight: bold; font-style: italic;}
 A:hover { font-size: 14px; color: rgb(0,0,133); font-weight: normal; font-style: normal; text-decoration: underline;}
 