.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #3579DE;
	font-weight: bold;
	text-decoration: underline;
}
.heavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
.bottom {
	font-size: 10pt;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.links {
	color: #3579DE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
}

