.titles {
	font-family: Baskerville, "Big Caslon", Cochin, Garamond, "Times New Roman";
	font-size: medium;
	font-style: oblique;
	line-height: 22pt;
	font-weight: bold;
	color: #330000;
	text-transform: uppercase;
}
.content {
	font-family: Baskerville, "Big Caslon", Cochin, Garamond, "Times New Roman";
	font-size: medium;
	line-height: 22pt;
	font-weight: normal;
	color: #330000;
}
.subtitles {
	font-family: Baskerville, "Big Caslon", Cochin, Garamond, "Times New Roman";
	font-size: medium;
	font-style: italic;
	line-height: 18pt;
	font-weight: bold;
	color: #330000;
	font-variant: normal;
	text-transform: none;
}
.subtitles2 {
	font-family: Baskerville, "Big Caslon", Cochin, Garamond, "Times New Roman";
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #330000;
	text-decoration: underline;
	line-height: 22px;
}
