.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.top {
	font-family: Arial;
	font-size: 16pt;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}
.tinyLink {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
.tinyLinkWhite {

	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.newNav {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 5px;
}
.mainBold {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
.mainBoldBlue {

	font-family: Arial;
	font-size: 10pt;
	color: #2E3166;
	font-weight: bold;
}

