/* CSS definition file containing site wide stylesheets */
A:link { color: rgb(153,153,153);}
 UL { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(255,255,255); list-style-type: none; list-style-image: none;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 H2 { font-size: medium; font-weight: normal; font-style: normal;}
 A { color: rgb(255,255,255);}
 
