@charset "utf-8";
.mainhead {
	font-family: arial;
	font-size: large;
	font-weight: bold;
	color: #0D1DC8;
	text-transform: capitalize;
}
.subhead {
	font-family: arial;
	font-size: medium;
	color: #0D1DC8;
	font-weight: bold;
}
.maintext {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
}
