BODY, P, TD {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	background-color: #333333;
	color: #6E6E6E;
	font-size: 7pt;
}
H1 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color: White;
	font-size : 11pt;
	font-weight : lighter;
	}
H4 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color: White;
	font-size : 10pt;
	font-style : normal;
}
H5 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color: White;
	font-size : 8pt;
	font-weight : lighter;
	line-height : 75%;
}
H6 {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
	color: White;
	font-size : 8pt;
	font-weight : lighter;
	line-height : 75%;
}
TD {
	FONT-FAMILY: Helvetica, Arial, sans-serif;
}
A {
	text-decoration: none;
	color: #696868;
	FONT-FAMILY: Helvetica, Arial, sans-serif;
}
A:hover {
	text-decoration: underline;
	color: #696868;
}

