td { font-family: Arial, Helvetica; 
       font-size: 10pt; color: brown;
       font-weight: bold; }
p.body  { font-family: Arial, Helvetica; 
       font-size: 10pt; color: black;
       font-weight: bold; 
       text-indent: 1em}
h2 { font-family: Arial, Helvetica; 
       font-size: 12pt; color: brown;
       font-weight: bold; margin-left: 10px;}
h1 { font-family: Calligraph421 BT; Georgia; Arial, Helvetica; color: brown;
        font-weight: bold, italic;}
div.text { padding: 5pt;
      }
div.whitetext { padding: 5pt;
                font-family: Arial, Helvetica; 
                font-size: 10pt; color: white;
      }

span.htext { font-family: Arial, Helvetica; 
       font-size: 12pt; color: brown;
       font: italic; bold; }


body {
margin-top: 0; 
margin-bottom: 0;
scrollbar-arrow-color: ffffff;
scrollbar-base-color:990000;
scrollbar-dark-shadow-color: ffffff;
scrollbar-track-color: 990000;
scrollbar-face-color: 800000;
scrollbar-shadow-color: ffffff;
scrollbar-highlight-color: ffffff;
scrollbar-3d-light-color: ffffff;
}