@charset "utf-8";
.styTable_Header {
	font-family: Arial;
	font-size: 18px;
	color: #4F0000;
	font-weight: bold;
	text-align: right;
	margin-right: 3px;
}
.styTable_SubHeader {
	font-family: Arial;
	font-size: 15px;
	color: #3B3B3B;
	font-weight: bold;
	text-align: left;
	margin-right: 3px;
}
.styMainText {
	font-family: Arial;
	font-size: 12px;
	color: #1E1E1E;
}
.styForm {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	background-color: #F2F2F2;
	border: thin solid #000000;
}
