BODY,P,TD,TH,LI {
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

H1 {
	font-size: 18pt;
	font-weight: bold;
	color: #000000

H2 {
	font-size: 16pt;
	font-weight: bold;
	color: #000000

H3 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000

A {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:active {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

