/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; background-color: rgb(255,255,255); background-image: url("../background2.jpg");}
 A:active { color: rgb(255,255,0); text-decoration: none ;}
 A:link { color: rgb(204,204,204); text-decoration: none ;}
 A:visited { color: rgb(255,255,204); text-decoration: none ;}
 .TextObject { font-size: 10pt;}
 H2 { font-size: 16pt;}
 P { font-size: 10pt;}
 H3 { font-size: 14pt;}
 H4 { font-size: 12pt;}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(204,204,204); text-decoration: underline;}
 
