body {
	background-color: #EFDECE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}
h1 { font-size: 160%; color: #A11E2A; }
h2 {
	font-size: 140%;
	color: #A11E2A;
}
h3 { font-size: 120%; color: #A11E2A; }

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
}
.textLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding: 10px 10px;
	text-align: justify;
	background-color: #A11E2A;
}
.subhead {
	font-weight: bold;
}
.italics {
	font-style: italic;
	font-weight: bold;
}
#pageTitle {
	background-color :#000000;
	color: #FFFFFF;
	font-size: 140%;
	vertical-align: middle;
	text-indent: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text14pt {
	font-size: 14px;
	line-height: 18px;
}
