/* CSS definition file containing site wide stylesheets */
UL { margin-left: 15px; margin-top: 0pt;}
 A:visited { color: rgb(128,0,0); text-decoration: none ;}
 H1 { font-size: 12px; margin-top: 16px; margin-bottom: 8px;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; margin-top: 8px; margin-bottom: 8px;}
 H2 { font-size: 10px; font-weight: bold; margin-top: 15px; margin-bottom: 5px;}
 LI { font-size: 10px; margin-top: 0px; padding-top: 0px; margin-bottom: 5px;}
 A { color: rgb(128,0,0); text-decoration: none ;}
 A:hover { color: rgb(128,0,0); text-decoration: underline;}
 