<style>
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #CC6699;   
	scrollbar-track-color: #444444;  
	scrollbar-arrow-color: #000000;
	scrollbar-shadow-color: #993366;
	scrollbar-highlight-color: #FF99CC;
	scrollbar-3dlight-color: #F8F7CE
}
table.mainbody { background-color: #FFFFFF }
table.style1 { background-color: #993366 }
table.style2 { background-color: #FFFFFF }
td.logo { height: 200px; background-image : url(images/header.gif); background-repeat: no-repeat; background-color: #993366 }
td.row1 { background-color: #CC6699 }
td.row2 { background-color: #993366 }
td.row3 { background-color: #F8F7CE; height: 25px }

hr { border: solid #993366; width: 85%; height: 1px }

a.main { font-family: tahoma; font-size: 10pt; color: #993366; font-weight: bold; text-decoration: none }
a.main:hover { color: #222222; text-decoration: underline }
a.foot { font-size: 9pt; color: #FFFFFF; text-decoration: none }
a.foot:hover { color: #FF99CC; text-decoration: underline }
a.foot2 { font-size: 9pt; color: #000000; text-decoration: none; font-weight: bold }
a.foot2:hover { color: #993366; text-decoration: underline; font-weight: bold }

p { font-family: tahoma; font-size: 10pt; text-align: justify }
font { font-family: tahoma }
font.foot1 { font-size: 9pt; color: #FFFFFF }
font.foot2 { font-size: 8pt; color: #999999 }
font.foot3 { font-size: 9pt; color: #993366 }
font.head1 { font-family: lucida calligraphy; font-size: 13pt; color: #FFFFFF }
font.head2 { font-size: 11pt; color: #F8F7CE }
font.head3 { font-size: 14pt; color: #F8F7CE }
font.head4 { font-size: 14pt; color: #993366 }
font.head5 { font-size: 14pt; color: #F8F7CE; font-weight: bold }
font.head6 { font-size: 10pt; color: #993366; font-weight: bold }
font.txtbox { font-size: 11pt; color: #FFFFFF }

select.select1 { 
	color: #993366; 
	font-family: tahoma; 
	font-size: 10pt;
	background-color: #F8F7CE; 
}
input.button1 { 
	font-family: tahoma; 
	font-size: 10pt;
	font-weight: bold; 
	color: #993366; 
	background-color: #F8F7CE; 
	border-left: 3px solid #FF99CC; 
	border-right: 3px solid #993366; 
	border-top: 3px solid #FF99CC; 
	border-bottom: 3px solid #993366
}
-->
</style>