.quotation {  font-family: "Courier New", Courier, mono; font-size: 20px; font-style: normal; line-height: normal}
.quotationHighlite {
	font-family: "Courier New", Courier, mono;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #660000;
}
.quotationAuthor {  font-family: "Courier New", Courier, mono; font-size: 16px; font-style: normal}
.TopicTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #663333;
	letter-spacing: 4pt;
	font-style: italic;
}
.bodyCopy {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.bodyCopyFootnote {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	padding: 0px 20px;
	color: #000000;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
}
.questionUnderlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #660000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
font-family: Arial, Helvetica, sans-serif; font-size: 9px
}

.bulletItem {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px}
	
/* Drop caps */
.drop-cap {
	float: left;
	margin-right: 3px;
	font-size: 36px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-shadow: 2px 2px 4px #777;
	}
