<style>{  }
 BODY 		{
		 background-color:	#6666FF; 
		 font-variant:		normal; 	
		 font-weight:		normal; 
		 font-size:		11pt; 
		 font-family: 		Verdana, Tahoma, Arial; 
		 color: 		#FFFFFF;
		 margin-top: 		1; 
		 margin-bottom: 	1
		} 


 H1 		{
		 font-size:	24pt;
		 font-variant:	normal; 	
		 font-weight:	normal; 
		 font-family:	Verdana, Tahoma; 
		 color: 	#FFFFFF
 	  	} 
 
 
 H2 		{
		 font-size:	16pt;
		 font-variant:	normal; 	
		 font-weight:	normal; 
		 font-family:	Verdana, Tahoma; 
		 color: 	#FFFFFF		
   		} 

 P 		{	
		 text-indent: 	0px;
  		}
 

 TABLE 		{
	 	 empty-cells:	show;
		 font-size:	12pt
		}


 A:link 	{	
		 color: 			#FFFF33; 
		 font-family:		Verdana, Tahoma, Arial; 
		 font-size:			11pt; 
		 text-decoration: 	none;
		}

 A:visited	{	
		 color: 			#FF9900; 
		 font-family:		Verdana, Tahoma, Arial;
		 font-size:			11pt; 
		 text-decoration: 	none;
		}

 A:hover 	{ 	
		 color: 			#FFFF33; 
		 font-family:		Verdana, Tahoma, Arial;
		 font-size:			11pt; 
		 font-weight: 		normal;
		 background-color: 	none;
	     text-decoration: 	overline underline;
		 cursor: 			crosshair;
		} 
-->
</style>