.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.DrkRedBg {
	background-image: url(images/DrkRed.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.yellow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF00;
}
.RedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.TextBlk {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.TextGrn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
.TextCopright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.TextNoUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.RedTxtUL {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
