@charset "UTF-8";
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.headertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #013765;
	padding-left: 10px;
}
