@charset "windows-1252";
.content {
	padding: 50px;
	float: none;
	width: 700px;
	text-align: left;
	background-color: #FFF;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #039;
	line-height: 115%;
}
.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
}
.small-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #E8E8E8;
}
