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

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

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

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

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

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

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

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

