@charset "UTF-8";
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #562781;
	font-weight: bold;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000;
	text-align: left;
}
.headlinebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #562781;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
