h1      

body {
	}
 
h2           { color:black }
 
h3           { color:black; 
 }
 
h4           { color:black }
 
h5           { color:black }
 
h6            { color:black }
 
h1           { vertical-align: baseline; font-weight: normal; font-style: normal; font-size: 28pt; 
 
               font-family: Verdana; text-align: none;
 
      
 
               font-variant : small-caps;
 
               text-decoration : none;
 
               margin-bottom : auto;
 
               padding-bottom : 0px;
 
               margin : 0px;
 
 }
 
h2           { font-family: Verdana; font-style: normal; font-size: 18pt; font-weight: normal }
 
h3           { font-family: Verdana; font-size: 14pt; font-weight: normal; font-style: normal;  }
 
h4           { font-weight: normal; font-size: 12pt; font-style: normal;  font-family: Verdana; }
 
h5           { font-size: 10pt; font-style: normal; font-weight: normal; font-family: 
 
               'Times New Roman', 'Times New Roman', Times }
 
h6           { font-family: 'Times New Roman', 'Times New Roman', Times; font-size: 8pt; 
 
               font-style: normal; font-weight: normal }
 
p {
 
	font-family : Verdana, sans-serif;
 
	font-size : smaller; font-size: 10pt;
	color : black;
}
 

 
label        { font-style: normal; font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 
 
               8pt }
 
legend       { font-style: normal; font-size: 8pt; font-family: Verdana }
 
marquee      { font-family: Verdana, Arial, Helvetica; font-size: 10pt }
 
table        { font-family : Verdana, sans-serif;
 
	font-size : smaller;
 
	font : verdana smaller;
 
}
 
textarea     { font-style: normal; font-size: 8pt; font-family: 
 
               'Trebuchet MS', Arial, Helvetica; border-style: solid; 
 
               border-width: 1pt }
 

 
a {
 
	 font-family: Verdana, Arial, Helvetica;
 
	font : normal;color: Teal; 
 
}
 
A:Hover {
 
	text-decoration: none;
 
	color: #66FFFF;
 
}
 
a:active {color: Red;}
 
}
