/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,51); background-color: rgb(255,255,255);}
 A:link { color: rgb(0,0,51);}
 A:visited { font-size: x-small; color: rgb(0,0,51); background-color: transparent;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small;}
 A { font-weight: bold;}
 A:hover { color: rgb(0,102,51); text-decoration: none ;}
 
