.border {
	border: thin solid #000000;
}
.footer {
	font-family: Garamond;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.header {
	font-family: Requiem;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.bodytext {
	font-family: Garamond;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.small-subhead {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
