/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; background-color: rgb(240,240,240); background-image: url("../assets/images/background2.gif");}
 A:active { color: rgb(102,102,204);}
 A:link { color: rgb(0,0,153);}
 A:visited { color: rgb(0,0,153);}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: large; color: rgb(204,51,51); font-weight: bold; font-style: italic;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: medium; color: rgb(204,51,51); font-weight: bold; font-style: italic;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small; color: rgb(204,51,51); font-weight: bold; font-style: italic;}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; font-variant: small-caps; text-align: center;}
 A:hover { color: rgb(204,255,255); background-color: rgb(204,102,102);}
 
