p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #F8FAC5;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F8FAC5;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F8FAC5;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
	background-color: #F8FAC5;
	font-size: 16pt;
}
h2 {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #006600;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
	background-color: #F8FAC5;
	color: #000000;
}
h3 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	background-color: #F8FAC5; 
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #F8FAC5;
	text-align: left;
	font-weight: normal;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	background-color: #F8FAC5;
	text-align: right;
}
h6 {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	background-color: #F8FAC5;
	text-align: center;
}