/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); background-color: rgb(0,102,204);}
 A:active { color: rgb(204,204,255);}
 A:link { color: rgb(255,51,0);}
 A:visited { color: rgb(0,255,255);}
 H1 { font-family: Marlin; font-size: xx-large;}
 H2 { font-family: Marlin; font-size: x-large;}
 H3 { font-family: Marlin; font-size: large;}
 H4 { font-size: large;}
 H5 { font-size: medium;}
 A:hover { color: rgb(255,255,51);}
 