<style>
<!--
body {   
	scrollbar-face-color: #FFFFFF;   
	scrollbar-track-color: #444444;  
	scrollbar-arrow-color: #000080;
	scrollbar-shadow-color: #000080;
	scrollbar-highlight-color: #808080;
	scrollbar-3dlight-color: #EEEEEE
}

a { font-family: verdana; font-size: 10pt; color: #0000FF; text-decoration: none }
a:hover { font-family: verdana; font-size: 10pt; color: #FF0000; text-decoration: none }
a.foot { font-family: verdana; font-size: 8pt; color: #0000FF; text-decoration: none }
a.foot:hover { font-family: verdana; font-size: 8pt; color: #FF0000; text-decoration: none }
a.main { font-family: verdana; font-size: 10pt; color: #0000FF; text-decoration: none; font-weight: bold }
a.main:hover { font-family: verdana; font-size: 10pt; color: #FF0000; text-decoration: none; font-weight: bold }

table.style1 { background-color: #444444 }
table.style2 { background-color: #FFFFFF }
table.style3 { 
	border-bottom: 3px solid #000080;
	border-left: 3px solid #808080; 
	border-right: 3px solid #000080; 
	border-top: 3px solid #808080;
	background-color: #EEEEEE 
}

td.main { background-color: #FFFFFF; width: 680px }
td.nav { background-image: url(images/nav_bg.jpg); height: 35px }
td.side { background-image: url(images/rep_bar.gif); width: 10px }

font { font-family: verdana }
font.foot1 { font-size: 8pt }
font.head1 { font-size: 14pt; color: #000080 }
font.head2 { font-size: 14pt; color: #444444 }

hr { color: #000080; width: 95%; height: 1px }
p { font-family: verdana; font-size: 10pt; text-align: justify }

select.select1 { 
	color: #000080; 
	font-family: Verdana; 
	font-size: 10pt; 
}

input.button1 { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000080; 
	background-color: #FFFFFF; 
	border-left: 3px solid #808080; 
	border-right: 3px solid #000080; 
	border-top: 3px solid #808080; 
	border-bottom: 3px solid #000080
}
-->
</style>