

/* Test Style Sheet (Netscape version) */

a:link {
	color: rgb(255,0,0);	
}
a:visited {
	color: rgb(0,0,100);
}

.Headline {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight: normal;
} 
.Headline2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 14px;
	color:#4D320F;
	font-weight: normal;
} 

.Headline3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: `18px;
	color:#4D320F;
	font-weight: normal;
} 
.bodytext {
	font-size: 10pt;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #4D320F;
	text-align: left;
}



		H1 {font-size:22pt; 
       	 font-family:"Verdana, Geneva", sans-serif;
       	 color: 000000;}
       	 
       	H2 {font-size:16pt; 
       	 font-family:"Verdana, Geneva", sans-serif;
       	 color: 000000;}
       	 
       	  
       	H3 {font-size:12pt; 
       	 font-family:"Verdana, Geneva", sans-serif;
       	 line-height:16pt;
       	 color: 000000;}
       	 
       	 	  
       	H4 {font-size:10pt; 
       	 font-family:"Verdana, Geneva", sans-serif;
       	 line-height:11pt;
       	 color: 000000;}

       H5 {font-size:10pt; margin-left:5pt;
       	 font-family:"Verdana, Geneva", sans-serif;
       	 line-height:10pt;
       	 color: 000000;
       	 text-decoration: none;}
       	 
       	 P {font-size:9pt;
       	 font-family:"Verdana, Geneva", sans-serif;
       	 line-height:12pt;
       	 color: 000000;}
