<Style>
<!--
a:hover {color: #ff9900;} 

a {
	color: #9C6300;
	font: 10pt times, serif;
	font-weight: bold;
	text-decoration: underline;
}

.body
{ 
        
	  	color: #664B3C;
        font: 10pt times, serif;
        text-decoration: none;
        line-height: 11pt;
}

.smallwhite
{ 
        
	  	color: #FFFFFF;
        font: 8pt Times;
        text-decoration: none;
        line-height: 9pt;
}

.link
{ 
        
	  	color: #CC3300;
        font: 10pt Times;
        text-decoration: none;
		font-weight: bold;
        line-height: 11pt;
}

.head
{ 
	color: #664B3C;
	font: 16pt Times;
	font-weight: bold;
	line-height: 18pt;
}

BODY {
	  font: 10pt Times,serif;
	  color: #664B3C;
	}
	
.style1 {color: #664B3C; font: 16pt Times; font-weight: bold; line-height: 18pt; font-size: 12pt; }

.smalltext {
	font: 7pt Arial;
	color: #FFFFFF;
}
.offer {
	font: 7pt Arial;
	color: #664B3C;
}
</style>