BODY, TD {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif;
	background-color: white;
}

H1 {
	font-weight: bold;
	font-size: 14pt;
}

H2 {
	font-weight: bold;
	font-size: 11pt;
	background-color: #eaeef3;
}

H3 {
	font-weight : bold;
	font-size : 10pt;
}

A { color: #0000ff; text-decoration: underline }
A:visited { color: #0066FF }
A:active { color: #0099ff }
A:hover { color: #0099ff }
