td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #005DAA;
	font-style: normal;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #58CB84;
	font-style: normal;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #005DAA;
	font-style: normal;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #58CB84;
	font-style: normal;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #005DAA;
	font-style: normal;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222222;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #222222;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #222222;
}
a.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #3F3F3F;
	text-decoration: none;
}
a.Menu:hover{
	color: #FFF87F;
}

