/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(92,0,0); text-decoration: underline;}
 A:link { color: rgb(92,0,0);}
 A:visited { color: rgb(92,0,0);}
 H1 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 18px; color: rgb(92,0,0); font-weight: bold;}
 H2 { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 14px; color: rgb(92,0,0); font-weight: bold;}
 P { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif, serif; font-size: 13px;}
 A { color: rgb(92,0,0);}
 A:hover { color: rgb(92,0,0); text-decoration: none ;}
 