.heading1 {
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: lowercase;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
.bodycopy {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}

.heading2 {
	font-family: "Gill Sans MT";
	font-size: 22pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
