/* CSS Document */

<style type="text/css">
<!--			  
body {		scrollbar-face-color: #a07d8a; 
			scrollbar-shadow-color: #21010c; 
			scrollbar-highlight-color: #21010c; 
			scrollbar-3dlight-color: #21010c; 
			scrollbar-darkshadow-color: #021010c; 
			scrollbar-track-color: #FFFFFF; 
			scrollbar-arrow-color: #21010c;
			background-color:#FFFFFF;
			margin-left: 0px;
			margin-top: 0px;
			margin-right: 0px;
			margin-bottom: 0px;}
			
A:link		{color:#ac1009;
			font-weight: bold;
			text-decoration:none;}

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

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

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

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

.subhead {font-face: Arial;
		  color: #6f394c;
		  font-size: 9pt;
		  font-weight: bold;
		  line-height: 9pt;
		text-decoration: none;}
		
.TABhead {font-face: Arial;
		  color: #FFFFFF;
		  font-size: 10pt;
		  font-weight: bold;
		  line-height: 9pt;
		text-decoration: none;}
		
.Category {
	font-face: Arial;
	color: #616161;
	font-size: 10pt;
	font-weight: bold;
	line-height: 9pt;
	text-decoration: none;
	font-style: italic;
}
		


-->
</style>
