body {
	background-color: #FFFFE1
    }
p {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8E7338;
    }	
h1 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8E7338;
    }
h3 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC6600;
    }
A:link{ text-decoration: none; color: #8E7338; 
    } 
A:visited{ text-decoration: none; color: #8E7338;
    } 
A:hover{ text-decoration: none; color: #004af9; 
    } 
A:active { text-decoration: none; Color: #004af9; 
    }

