
._bodytext {
	font-family: Arial, sans-serif;
	font-size: 10pt;
}
.header1 {
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.header2 {
	font-family: Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #A4A98D;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #666666;
	}
a:hover {
	text-decoration: underline;
	color: #543c1c;
	}
a:active {
	text-decoration: none;
	color: #A4A98D;
}
