.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008CBD;
}
.header1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008CBD;
	font-size: 20px;
}
.list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #008CBD;
	list-style-position: outside;
	list-style-type: disc;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #008CBD;
	font-size: 14px;
	font-style: normal;
}
.border {
	border: 1px solid #86D3E5;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008CBD;
}
