	BODY, TD {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	color : #000000;
	}
	
	H1 {
	background-color : #E6DFD2;
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
	margin-bottom : -10pt;
	padding-left : 5pt;
}
	
	H2 {
	font-size : 8pt;
	font-weight : bold;
	margin-bottom : -10pt;
	}
	
	H3 {
	background-color : #A39274;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : normal;
	padding-left : 5pt;
	padding-bottom : 3pt;
	padding-right : 5pt;
	padding-top : 3pt;
	margin-right : 3pt;
}
	
	a {
	color : #A39274;
	text-decoration : none;
}
	
	a:hover{
	color : #A56D2F;
	text-decoration : underline;
}
	
	.copyright{  
	color : #8D99B0;
	font-size : 7pt;
	}

	.hotlinks{
	color : #E6DFD2;
	font-size : 8pt;
	text-decoration : none;
}

	.hotlinks:hover{
	color : #FEFEFE;
	font-size : 8pt;
	text-decoration : underline;
}