
.main {
	font-family: "Courier New", Courier, mono;
}
.main {
	font-family: Arial;
	font-size: 12pt;
}
.mainBold {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #0099CC;


}
.top {
	font-family: Arial;
	font-size: 16pt;
	font-weight: normal;
	color: #FF0000;

}
.tiny {
	font-family: Arial;
	font-size: 9pt;
	color: #FFFFFF;

}
.tinyLink {
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;

}
.tinyBlack {

	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}

