/* CSS definition file containing site wide stylesheets */
BODY { background-color: rgb(128,0,0);}
 A:active { color: rgb(0,0,0);}
 A:link { color: rgb(0,0,0);}
 A:visited { color: rgb(0,0,0);}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; color: rgb(153,0,0); font-weight: bold;}
 H2 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}
 A { color: rgb(0,0,0);}
 H5 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: bold;}
 H6 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10pt; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 