BODY,P,OL,UL,DIV,TD,TR {
   font-family: Times, serif;
   font-size: 14px;

   /*color: black; */
   /*font-style: normal;  */

   /*line-height: 150%; */
   /*margin: 0.25em 0.5em;*/
}

H1 {
   font-family: Times, serif;
   font-size: 18px;
   color: #990000;
}

H2 {
   font-family: Times, serif;
   font-size: 14px;
   color: black;
}

HR {
   color: #990000; 
}

