.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	float: left;
	background-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#FFF;
	padding-left: 16px;
	padding-right: 16px;
	padding-top:16px;
}
.callouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 2px;
	padding: 5px;
	float: none;
	border: thin solid #000000;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	float: none;
	height: auto;
	width: auto;
}
.callouts2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	font-style: italic;
	font-weight: normal;
	padding-left: 16px;
	padding-right: 16px;
	float: none;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	padding: 8px;
	float: none;
	height: auto;
	width: auto;
}
