.heads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #421E0D;
	background-repeat: repeat-x;
	border: thin none #FF0000;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #421E0D;
	background-repeat: repeat-x;
	border: thin none #FF0000;
	text-transform: lowercase;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #EBEAE2;
	font-weight: bolder;
	list-style-type: square;
}
.subheadsdark {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #2C2B1F;
	background-repeat: repeat-x;
	border: thin none #FF0000;
	text-transform: lowercase;
}
