
.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.tiny {
	font-family: Arial;
	font-size: 8pt;
}
.main {
	font-family: Arial;
	font-size: 10pt;


}
.top {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;

}
.mainBoldWhite {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.mainRed {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;

}
.mainRedBold {
	font-family: Arial;
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;

}
.mainboldBlack {

	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.whitelink {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.mainboldGray {


	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.mainBlueBold {

	font-family: Arial;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
}

