body {
	margin-top: 65px;
	background-color: #F9F9F9;
	margin-right: 0px;
	margin-left: 0px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
}
.dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.border1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ABDEE0;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #ABDEE0;
}
.moretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

