body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color:#8E3A1E;
	background-color:transparent;
}

H1 {
	font-family: Garamond, Times, serif;
	font-weight: bold;
	font-size: 13pt;
	margin-top:0;
	margin-bottom:0;
	color:#8E3A1E;
}

H2 {
	font-family: Garamond, Times, serif;
	font-size: 12pt;
	margin-top:0;
	margin-bottom:1px;
	color:#8E3A1E;
}

H3 {
	font-family: Garamond, Times, serif;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0;
	margin-bottom: 0;
	color:#8E3A1E;
}

H4 {
	font-family: Garamond, Times, serif;
	font-weight: bold;
	font-size: 9pt;
	margin-bottom: 0;
	color:#8E3A1E;
}

A:link, A:visited, A:active {font-family: Helvetica, Arial, sans-serif; font-size:8pt; text-decoration:none; color:#D90101}

A:hover {font-family: Helvetica, Arial, sans-serif; font-size:8pt; text-decoration:underline; color:#D90101}