<style type="text/css"> 

body 
	{ 
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px;  
	}

td 
	{ 
	font-family: arial, helvetica, sans-serif;  
	font-size: 10px; 
	}

.main 
	{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #ffffff;
	}
.main1 
	{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #F76B08;
	}	
.direct 
	{
	font-family: "arial", "helvetica", sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #ff0000;
	}
.title 
	{
	font-family: "Arial";
	color: #F76B08; 
	font-size: 32pt;
	font-weight: Bold; 
	font-style: italic;
	}

.title1 
	{
	font-family: "Arial";
	color: #F76B08; 
	font-size: 28pt;
	font-weight: Bold; 
	font-style: italic;
	}

.title2 
	{
	font-family: "Arial";
	color: #F76B08; 
	font-size: 20pt;
	font-weight: Bold; 
	font-style: italic;
	}	

.title3 
	{
	font-family: "Arial";
	color: #F76B08; 
	font-size: 10pt;
	font-weight: Bold; 
	font-style: italic;
	}	
.letter1 {
 font-family: "arial", "helvetica", sans-serif;
 font-size: 10pt;
 font-weight: 600;
 color: #F76B08;
}

.letter2 {
 font-family: "arial", "helvetica", sans-serif;
 font-size: 8pt;
 font-weight: 600;
 color: #F76B08;
}
	
.main 
	{
	font-family: "Arial";
	color: #ffffff; 
	font-size: 8pt;
	font-weight: 100; 
	font-style: normal;
	}			
h4 
	{
	font-family: "Arial";
	color: #ffffff;
	font-size: 12pt;
	font-weight: Bold; 
	font-style: normal;
	}
h5 
	{
	font-family: "Arial";
	color: #ffffff;
	font-size: 10pt;
	font-weight: Bold; 
	font-style: normal;
	}
	
h6 
	{
	font-family: "arial", "helvetica", sans-serif;
	color: #ffffff; 
	font-size: 8pt;
	font-weight: 100; 
	font-style: italic;
	}
	
a:link 
	{
	color: #F76B08;  
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
	}

a:visited 
	{
	color: #FFAD73;  
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
	} 

a:active 
	{
	color: #ffffff;  
	font-family: arial, helvetica, sans-serif; 
	text-decoration: none
	} 

a:hover 
	{
	color: #ffffff;
	text-decoration: none; 
	}

</style>

