.PageHeaders {
	font-family: Georgia;
	font-size: 16pt;
	font-weight: bold;
	color: #0065b3;
}
.Secondary_Headers {
	font-family: Georgia;
	font-size: 14pt;
	font-weight: bold;
	color: #0065b3;
}
.Body_Text {
	font-family: "Times New Roman";
	font-size: 14px;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}

