body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BCB3AB;
}


.headline {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #2F626C;
}
.bodytext {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.highlight {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F626C;
	font-style: italic;
	line-height: 30px;
}
