.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #0059A9;
	text-decoration: none;
}
.headers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0059A9;
	text-decoration: none;
	font-variant: normal;
	text-transform: lowercase;
}
.othertext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0059A9;
	text-decoration: none;
}
.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBDBDB;
}

