<style>

Body
{
   FONT-FAMILY: Arial;
   BACKGROUND-COLOR:#000000;
}

td
{  
   Font-Family: Arial; 
   Font-Size:10pt; 
   Font-Style: normal;
   Color: #000000;
   Text-decoration: none 
}

a:link 
  { 
	font-family:Arial;
	font-size:10pt;
	color:#000066;
	text-decoration:none
  }

a:Active 
 {  
	font-family:Arial;
	font-style:normal;
	font-size:10pt;
	color:#000066;
	text-decoration:none
 }
a:Visited{  font-family: Arial; font-style: normal; font-size:10pt; color: #000066; text-decoration: none}

a:hover {  font-family: Arial; font-style: normal; font-size:10pt; color: #000066; text-decoration: none}

.Header 
	{  
		font-family:  Arial; 
		font-size: 8pt; 
		font-style: normal; 
		color: #FFFFFF; 
		text-decoration: none
	}
.Header A 
	{
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal;
		color: #FFFFFF; 
		text-decoration: none
	}
.Header A:Active 
	{
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		color: #FFFFFF; 
		text-decoration: none
	}
.Header A:Visited 
	{
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		color: #FFFFFF; 
		text-decoration:none
	}
.Header A:Hover
	{
		font-family: Arial; 
		font-size: 8pt; 
		font-style: normal; 
		color: #000000; 
		text-decoration: none
	}
.navleft 
	{  
		font-family: Arial; 
 		font-size: 10pt; 
		font-style: normal; 
		font-weight: bold;
		color: #FFFFFF ;
		text-decoration: none
	}
.navleft A
 	{  
		font-family: Arial; 
 		font-size: 10pt; 
		font-style: normal;
		color: #FFFFFF ;
		text-decoration: none
	}
.navleft A:Active 
	{  
		font-family: Arial; 
 		font-size: 10pt; 
		font-style: normal;
		color: #FFFFFF ;
		text-decoration: none
	}
.navleft A:Visited 
	{  
		font-family:  Arial; 
 		font-size: 10pt; 
		font-style: normal;
		color:#FFFFFF ;
		text-decoration: none
	}
.navleft A:Hover
	{ 
 		font-family: Arial; 
 		font-size: 10pt; 
		font-style: normal;
		color: #FFFFFF;
		text-decoration: none
	}

.title
 	{
  		Font-Family: Arial; 
   		Font-Size: 10pt; 
   		Font-Style: normal;
   		font-weight: bold;
		font-case: upper;
		color: #000066;
		Text-decoration: none
	}   
</style>