.boldtitles {
	font-family: "Arial Black";
	font-size: 12px;
	color: #000000;
	letter-spacing: 2px;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bodytextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boldcaption {
	font-family: "Arial Black";
	font-size: 9px;
	font-weight: normal;
}
.boldtitleunderline {
	font-family: "Arial Black";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	letter-spacing: 0px;
}
.boldertitle {
	font-family: "Arial Black";
	font-size: 12px;
	color: #000000;
	letter-spacing: 2px;
	margin: 24px;
}

