P { font-style: normal; 
    font-family: "Bookman Old Style", Arial, serif; 
    font-weight: normal; 
    font-size: 12pt color: black;
   }
B { font-family: "Arial", Arial, serif } 

OL { font-style: normal; 
    font-family: "Arial", serif; 
    font-weight: bold; 
    font-size: 12pt; color: black;
   } 


H2 { font-style: normal; 
    font-family: "Times New Roman", serif; 
    font-weight: bold; 
    font-size: 20pt; color: black;
   }

A:hover {
  color: #000099; font-style:italic;
  text-transform: none;
}

