.main {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
.main12bold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.tinyLink {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.tinyLinkWhite {

	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.mainRed {

	font-family: Arial;
	font-size: 10pt;
	color: #990100;
}
.mainRedBold {
	font-family: Arial;
	font-size: 10pt;
	color: #990100;
	font-weight: bold;
}

