.title {
	font-size: 18px;
	font-weight: bold;
	color: #ffffcc;
	BACKGROUND-COLOR: #996600
}
.subtitle {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}
.field {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.errField  {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.errTitle {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}