.rule {
	font-weight: normal;
	border: #FF6666;
}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #B5A59C;
	border: inset #B5A59C;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #420000;
	background-color: #B5A59C;
}

