<style>
Body
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR:#FFFFFF;
}

td
{  
   Font-Family: Arial; 
   Font-Size:8pt; 
   Font-Style: normal;
   Color: #000000;
   Text-decoration: none 
}

a:link 
  { 
	font-family:Arial;
	font-style:normal;
	font-size:8pt;
	Color: #653F3F;
	text-decoration:none
  }

a:Active 
 {  
	font-family:Arial;
	font-style:normal;
	font-size:8pt;
	Color: #653F3F;
	text-decoration:none
 }
 
a:Visited
{
  font-family:Arial; 
  font-style:normal; 
  font-size:8pt; 
  Color: #653F3F;
  text-decoration:none
}

a:hover 
{  
	font-family: Arial; 
	font-style: normal; 
	font-size:8pt; 
	Color: #653F3F;
	text-decoration: underline
}

.SmallText
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    Color:#9999CC;
    
}
.Header
	{  
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: Bold; 
		color: #653F3F; 
		text-decoration: none
	}
.Header A 
	{
		font-family: Arial; 
		font-size: 10pt;
		font-weight: Bold;  
		font-style: normal; 
		color: #653F3F; 
		text-decoration: none
	}
.Header A:Active 
	{
		font-family: Arial; 
		font-size: 10pt; 
		font-weight: Bold; 
		font-style: normal; 
		color: #653F3F; 
		text-decoration: none
	}
.Header A:Visited 
	{
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: Bold; 
		color: #653F3F; 
		text-decoration: none
	}
.Header A:Hover
	{
		font-family: Arial; 
		font-size: 10pt; 
		font-style: normal; 
		font-weight: Bold; 
		color: #653F3F; 
		text-decoration: underline
	}
.navleft 
	{  
		Font-Family: Arial; 
   		font-size:9pt; 
   		Font-Style: normal;
   		font-weight: Bold;  
		color: #000000; 
		text-decoration: none
	}
.navleft A
 	{  
		Font-Family: Arial; 
   		font-size:9pt; 
   		Font-Style: normal;
   		font-weight: Bold;  
		color: #000000; 
		text-decoration: none
	}
.navleft A:Active 
	{  
		Font-Family: Arial; 
   		font-size:9pt; 
   		Font-Style: normal;
   		font-weight: Bold;  
		color: #000000; 
		text-decoration: none
	}
.navleft A:Visited 
	{  
		Font-Family: Arial; 
   		font-size:9pt; 
   		Font-Style: normal;
   		font-weight: Bold;  
		color: #000000; 
		text-decoration: none
	}
.navleft A:Hover
	{ 
 		Font-Family: Arial; 
   		font-size:9pt; 
   		Font-Style: normal;
   		font-weight: Bold;  
		color: #000000; 
		text-decoration: none
	}
</style>