/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,153);}
 A:link { color: rgb(255,255,153);}
 A:visited { color: rgb(132,132,0);}
 H1 { font-family: Helvetica,sans-serif; font-size: 8pt; text-transform: none; font-weight: normal; font-style: normal; vertical-align: baseline; font-variant: normal;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; text-transform: none; font-weight: normal; font-style: normal; vertical-align: baseline; font-variant: normal;}
 A { color: rgb(255,255,153);}
 A:hover { color: rgb(255,255,0);}
 
