body, td {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #be242a;
}

.label {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #8c8c8c;
}

.field {
	background-color: #ededed;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #8c8c8c;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}

.error {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #ff0000;
}