.text_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.Hdr_Courier {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #990101;
}
.text_SmBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_medLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5658AF;
	font-weight: bold;
}
.text_SmBoldLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.text_Sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}