body {
	background-color: #F1C969;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font: 14px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

.headline {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
}

.subheadline {
	font: 16px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #501B81;
}

.body_copy {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 5px;
	padding-right: 10px;
}

.tagline {
	font: 11px/16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
    padding-top: 5px;
	padding-bottom: 5px;
}

.footer {
	font: 11px/18px Georgia, "Times New Roman", Times, serif;
	color: #C8A764;
}

.image_padding {
	padding-top: 10px;
}

