/* CSS definition file containing site wide stylesheets */
H1 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 20px; color: rgb(0,0,0); font-weight: bold;}
 H2 { font-family: 'Times New Roman', Times, Serif, serif; font-size: 14px; font-weight: bold;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 LI { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 A { color: rgb(102,51,0);}
 A:hover { color: rgb(153,153,153);}
 