<style type-"type/css">

<!--

body { 
	background: white;
	margin: 0;
	scrollbar-base-color: white; 
	scrollbar-face-color: #993366; 
	scrollbar-track-color: white;
	scrollbar-arrow-color:white;
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-shadow-color: white;
	scrollbar-darkshadow-color: white; 
}

a:link { color: #993366 }
a:visited { color: #4F6D51 }
a:active { color: #4F6D51 }
a:hover { background-color: #4F6D51 ; color: white ; text-decoration: underline; }

td  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 17px }

.hdr1 { margin: 0; padding: 0; color: #993366; font-size: 110%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.hdr2 { margin: 0; padding: 0; color: #4F6D51; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.hdr3 { margin: 0; padding: 0; color: white; background: #006f00; font-size: 9pt; font-family: verdana, arial, sans-serif; font-weight: bold }

form { margin: 0px; padding: 0px; }

-->

</style> 
