.Headline-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #626062;
}
.Body-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #626062;
}
.mainpgborders {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: 808080;
	border-right-color: 808080;
	border-bottom-color: 808080;
	border-left-color: 808080;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a:link {
	text-decoration: none;
	color: #28733A;
	}
a:visited {
	text-decoration: none;
	color: #28733A;
	}
a:active {
	text-decoration: underline;
	color: #28733A;
	}
a:hover {
	text-decoration: underline;
	color: #28733A;
	}
