body {
	background-color: #FFFFCC;
}
p, a, ol {
	color: #838357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.header {
	color: #5A1617;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-style: italic;
	font-size: 24px;
}
.subHead {
	color: #663333;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
.textPlus {
	color: #838357;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
}
.style2 {
	color: #838357;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
}
.boxBG {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #838357;
	border: 1px solid #838357;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-style: italic;
}
.strike {
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: line-through;
}

