/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; font-weight: normal; font-style: normal; background-image: url("./assets/images/BackgroundRightLeftTealFade.jpg");}
 A:active { color: rgb(0,0,153);}
 A:link { color: rgb(0,0,204);}
 UL { font-family: 'Times New Roman', Times, Serif, serif;}
 A:visited { color: rgb(204,0,204);}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; color: rgb(0,0,153); font-weight: bold;}
 LI { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; font-weight: normal; font-style: normal;}
 OL { font-weight: bold;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: small;}
 A:hover { color: rgb(0,0,0);}
 
