@charset "utf-8";
.heading {
	font-family: "Trajan Pro", Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: "Lucida Fax";
	font-size: 18px;
	color: #333333;
}
