body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 24px;
	font-weight: bold;
	border: thin none #756459;
	text-transform: uppercase;
	color: #64554c;
	font-variant: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 6pt;
	font-weight: bold;
	text-transform: lowercase;
	color: #64554c;
	text-align: right;
	padding-right: 20px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #756459;
	border-right-color: #756459;
	border-bottom-color: #756459;
	border-left-color: #756459;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 20px;
}
a {
	text-decoration: underline;
	color: #64554c;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	text-align: center;
}
