.Pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #AF8C61;
	font-weight: bolder;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
}
.subheadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}
bodysmall {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E0CA8C;
}
.specialpad {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 5px;
}
