 A {
        color:yellow;
        font-family:Times;
        font-weight:bold;
        font-size:12pt;
        text-decoration:none;
    }
    
    A:hover {color:red;} 
   h1
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-weight: 800; 
   font-size: 16pt  ;
   font-style: normal; 
   text-decoration: none;
   }
 
 H2
   {
 font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 14pt; 
   font-weight: 800; 
   font-style: normal; 
   text-decoration: none;
   color:red;
   }
H3   
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 12pt; 
   font-weight: 600; 
   font-style: normal;
   }
H6
  {
   color:green;
   font-size:30pt;
   font-style:italic;
   }
P  
   { 
    font-family: "New Century Schoolbook", Times, serif 
   }
H4 
   {
   font-size:10pt;
   font-weight:400;
   }
 .Colhead
 {
 font-family: Arial, Times New Roman, Serif; 
 font-size:  10pt;  font-weight:  700;
 font-style: normal; 
 text-decoration: none; 
 color: #333300; 
 background: #C0C0C0;
 vertical-align: middle; 
 text-align: left;
 }
 .smallColhead
 {
 font-family: Arial, "Times New Roman", Serif; 
 font-size:  8pt;  font-weight:  700;
 font-style: normal; 
 background: #C0C0C0;
 text-decoration: none; 
 color: #333300; 
 vertical-align: top; 
 text-align: center;
 }

 .Redhead
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 20pt; 
   font-weight: 800; 
   font-style: normal; 
   text-decoration: none;
   color:red;
   }
 
   .definition
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 10pt; 
   text-indent: 5px;
   background=#FFFF00
   }
   .bodytext
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 8pt; 
   font-weight: 400; 
   text-indent: 5px;
   vertical-align: top;
   }
   .indented
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 8pt; 
   font-weight: 400; 
   text-indent: 5px;
   vertical-align: top;
   padding-left: 50pt;
   padding-right: 50pt;
   }
      .indentedYELLOW
   {
   font-family: Arial, Times New Roman, Sans-serif; 
   font-size: 8pt; 
   font-weight: 400; 
   text-indent: 5px;
   vertical-align: top;
   padding-left: 50pt;
   padding-right: 50pt;
   background=yellow;
   }
.backgroundgrn {  background-color: #66CC99}
.backgroundblu {  background-color: #0099FF}
.backgroundgre {  background-color: #CCCCCC}
.highlightsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: 400; font-variant: small-caps; color: #FF0000}
.sizetwored {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bolder; font-variant: small-caps; color: #FF0000; background-position: center}
.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF00;
	background-position: left top;
}
