.Heading {
	font-family: "Copperplate Gothic Light", Georgia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099FF;
	padding: 12px 12px 0px;
}
.subheading {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #0099FF;
}
.bodytext {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	left: 5px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px 12px;
}
.bodytextbold {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
