@charset "ISO-8859-1";
.regtxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}
.blubold {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #123468;
	font-weight: bold;
}
.redbold {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.blkbold {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.smtxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}
.grnbold {
	font-family: Verdana, Tahoma;
	font-size: 16px;
	color: #397020;
	font-weight: bold;
}
.lgtxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 16px;
	color: #000000;
}
.smrtxt {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
}
.redboldlg {
	font-family: Verdana, Tahoma;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
}
