.footer {
	font-family: "Baskerville Old Face";
	color: #FFCC66;
	text-transform: capitalize;
	font-weight: bold;
	font-style: italic;

}
.links {
	color: #FFCC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;

}
.pagename {
	font-family: "Baskerville Old Face";
	color: #996633;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.bodytexy {
	color: 996633;
	font-family: "Baskerville Old Face";
	font-size: 18px;
	font-weight: normal;
	text-transform: none;

}
.photocaptions {


	color: #AC3E13;
	font-family: "Baskerville Old Face";
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
.indexheader {
	font-family: "Arial Black", "Arial Rounded MT Bold", "Baskerville Old Face", "Bernard MT Condensed";
	font-size: 18px;
	color: #02569f;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.webtext {
	font-family: "Baskerville Old Face";
	color: ffcc66;
	font-weight: bold;
	text-transform: lowercase;

}
.STOPPRESS {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FF0033;
}

