/* CSS Document */

<style type="text/css">
<!--			  
body {		scrollbar-face-color: #a60e0e; 
			scrollbar-shadow-color: #3d0404; 
			scrollbar-highlight-color: #3d0404; 
			scrollbar-3dlight-color: #3d0404; 
			scrollbar-darkshadow-color: #3d0404; 
			scrollbar-track-color: #6b0808; 
			scrollbar-arrow-color: #3d0404;
			background-color:#6b0808;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;}
			
A:link		{color:#7d0e09;
			font-weight: bold;
			text-decoration:none;}

A:visited	{color:#7d0e09;
			font-weight: bold;
			text-decoration:none;}

A:active	{color:#b5120b;
			text-decoration:none;
			font-weight: bold}

A:hover		{color:#b5120b;
			text-decoration:none;
			font-weight: bold}

.content {
	font-family: Arial;
	color: black;
	font-size: 9pt;
	line-height: 13pt;
}

.fineprint {
	font-family: Arial;
	color: white;
	font-size: 7pt;
	line-height: 7pt;
}

.blk_txt {
	font-family: Arial;
	color: black;
	font-size: 8pt;
	line-height: 9pt;
}

.subhead {font-face: Arial;
		  color: white;
		  font-size: 12pt;
		  font-weight: bold;
		  line-height: 11pt;
		text-decoration: none;}
		
.tablehead {font-face: Arial;
		  color: #454545;
		  font-size: 12pt;
		  font-weight: bold;
		  line-height: 11pt;
		text-decoration: none;}


-->
</style>