<style type="text/css"> 
<!--

A:link { text-decoration:underline;  color:#cc6600; background-color:#000000;}
A:visited { text-decoration:underline; color:#cc6600; background-color:#000000;}
A:hover { text-decoration:underline; color:#cccccc; cursor:crosshair;}

body {
background-repeat:		no-repeat;
background-color:		#000000;
color:				#cccccc;
margin: 			0px;
scrollbar-arrow-color: 		#cc6600;
scrollbar-track-color: 		#000000;
scrollbar-face-color: 		#000000;
scrollbar-shadow-color:		#cc6600;
scrollbar-highlight-color:	#cc6600;
scrollbar-darkshadow-color:	#000000;
scrollbar-3dlight-color:	#000000;
}

#top {
margin:				0px auto;
width:				690px;
height:				185px;
font-size: 			12pt;
font-family: 			Times New Roman, sans-serif;
text-align:			center;
}

#main {
margin:				0px auto;
width:				700px;
min-height: 			500px;
padding-left:			10px;
padding-right:			10px;
padding-top:			10px;
padding-bottom:			10px;
background-color:		#000000;
font-size: 			8pt;
font-family: 			Verdana, sans-serif;
text-align:			left;
border-style:			solid;
border-color:			#cc6600;
}

#copy {
margin:				0px auto;
width:				150px;
margin-top:			10px;
margin-bottom:			10px:
padding-left:			5px;
padding-right:			5px;
padding-top:			5px;
padding-bottom:			5px;
background-color:		#000000;
font-size: 			8pt;
font-family: 			Verdana, sans-serif;
text-align:			center;
border-style:			double;
border-color:			#cc6600;
}

--> 
</style>
