/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(102,102,102); text-decoration: none ;}
 A:link { color: rgb(125,125,125); text-decoration: none ;}
 .HR { color: rgb(240,240,240);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 A:visited { color: rgb(153,153,153); text-decoration: none ;}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 18px; font-weight: normal; font-style: normal;}
 H2 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 16px; color: rgb(0,0,0); font-style: italic;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 13px;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 OL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 A { color: rgb(125,125,125); text-decoration: none ;}
 ADDRESS { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 11px; font-style: italic;}
 A:hover { color: rgb(153,0,0); text-decoration: none ;}
 
