/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;}
 A:active { color: rgb(0,0,0); text-decoration: underline;}
 A:link { color: rgb(102,153,204); text-decoration: none ;}
 A:visited { color: rgb(102,153,204); text-decoration: none ;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: medium; color: rgb(255,255,255); line-height: 42px; text-align: center; background-color: rgb(102,153,204);}
 H2 { font-size: small;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; text-align: justify;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 