/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(153,0,0);}
 A:visited { color: rgb(153,0,0);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 28px; color: rgb(153,0,0); font-weight: normal; font-style: normal;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 20px; color: rgb(153,0,0); font-weight: normal; font-style: normal;}
 H3 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 18px; color: rgb(153,0,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,51,0);}
 
