body 	{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:10pt;
	color:#000000;}
td	{
	font-family:Arial;
	color:#000000;
	font-size:10pt;}  
h1	{
	margin-top:0pt;
	margin-bottom:0pt;
	font-family:Arial;	
	font-weight: bold;
	font-size:10pt;
	color:#000000;}
h2	{
	margin-top:0pt;
	margin-bottom:0pt;
	font-family:Arial;
	font-weight: normal;	
	font-size:10pt;
	color:#000000;}
h3	{
	margin-top:6pt;
	margin-bottom:6pt;
	color:#000000;
	font-family:Arial;	
	font-size:12pt;
	font-weight: bold;
	}
h4	{
	margin-top:6pt;
	margin-bottom:6pt;
	color:#FFFFFF;
	font-family:Arial;	
	font-size:10pt;
	font-weight: bold;
	}
h5	{
	margin-top:0pt;
	margin-bottom:0pt;
	color:#B49E6D;
	font-family:Arial;	
	font-size:8pt;
	font-weight: bold;
	}
h6	{
	margin-top:0pt;
	margin-bottom:0pt;
	color:#B49E6D;
	font-family:Arial;	
	font-size:10pt;
	font-weight: bold;
	}
a:visited {
	color:#FFFFFF;
	font-size: 10pt;
	cursor:pointer;
	text-decoration:none;}
a:link {
	color: #B49E6D;
	font-size: 10pt;
	cursor: pointer;
	text-decoration:none;}
a:active {
	color: #FFFFFF;
	font-size: 10pt;
	cursor: pointer;
	text-decoration:none;}
a:hover {
	color: #FFFFFF;
	font-size: 10pt;
	cursor: pointer;
	text-decoration:none;}
@media print {
  	body {
	background-color: none;
	font-size: 12pt;}
	.noprint {
	display: none;}
}


