/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(153,204,204);}
 A:link { color: rgb(153,204,204);}
 A:visited { color: rgb(153,204,204);}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(0,0,102); font-weight: bold;}
 P { font-size: 10pt; color: rgb(255,255,255); font-weight: bold;}
 A { color: rgb(153,204,204);}
 A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; color: rgb(255,255,0); font-weight: bold;}
 
