	BODY{
	margin-left: 0;
	margin-top: 0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#000000;
	background-color : White;
}
	TABLE {
		font-size: 9pt;
		border: 0px;
		font-weight: normal;
		padding : 0px;
	}

	TABLE.copyright {
	    color: #000000;
		font-style:italics;
		font-size: 7pt;
		
	}
	TABLE.products {
	color: #000000;
	font-size: 8pt;
	border : thin solid #cccccc
	width : 100%;
	border-width : 1;

}
	a { 
	    text-decoration:none;
   		font-size: 9pt;
		color:#8D3730;
		font-weight:bold;
	}
	A:active, A:hover {
	color: #cc0000;
	
}
	
	a.copyright { 
   		font-size: 7pt;
		
	}
	
	a.links8 {
		color: #663300;
		
	}

	a.links8y {
		color: #ffff99;
		font-size: 8pt;
		
	}
		
	

#copyright {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
	
}

h3 {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
	color: #8D3730;
}

h1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #CC0000;
}	