.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	color: #666237;
	text-decoration: none;
	background-color: #FFFFFF;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
	list-style-type: square;
	font-style: italic;
	color: #006300;
	font-weight: bolder;
	text-align: center;
}
