.test {
}
.tinyLink {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #006857;
	text-decoration: none;
}
.main {
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
.mainBold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #006857;
}
.large {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #006755;
	text-decoration: none;
}
.mainBlack {

	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.mainBoldBlack {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.largeBlack {

	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}

.tiny {

	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

