.StdText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2D;
}
.SmallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TitleBanner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;

}
.StdBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CE0000;
}
.Private {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008040;
}
.Instruction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004000;
}

