.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;


}
.contentCell {
	background-attachment: fixed;
	background-image: url(images/ctablebg.jpg);
	background-repeat: no-repeat;
	background-position: 175px 125px;
}
.bodyTextEmphasis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	color: #000000;
}
.midTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333366;
}
.smallTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333366;
}
.bodyTextSmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	color: #000000;
}
.bookTitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
}
.margin {
	margin: 0px;
	padding: 0px;
}
.bentryBorder {
	border: 1px solid #000000;
}
