BODY, P, TD {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	background-color: #A49F9A;
	color: Black;
	font-size: 7pt;
}
H1 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color : Black;
	font-size : 12.5pt;
	font-weight : lighter;
	}
H4 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color : Black;
	font-size : 10pt;
	font-style : normal;
}
H5 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color : Black;
	font-size : 8pt;
	font-weight : lighter;
	line-height : 75%;
}
H6 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color : Black;
	font-size : 8pt;
	font-weight : lighter;
	line-height : 75%;
}
TD {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
}
A {
	text-decoration: none;
	color: #9B2D01;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
}
A:hover {
	text-decoration: underline;
	color: Black;
}

