body {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input.error_field {
	border: 1px solid #ff0000;
}
.arial12white {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF
}
.arial12whiteBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.arial12tan {
	font-size: 12px;
	font-weight: normal;
	color: #E7D8CF
}
.arial12tanBold {
	font-size: 12px;
	font-weight: bold;
	color: #E7D8CF
}
.arial12yellowBold {
	font-size: 12px;
	font-weight: bold;
	color: #FFBD20
}
.arial12yellow {
	font-size: 12px;
	font-weight: normal;
	color: #FFBD20
}
.arial12brown {
	font-size: 12px;
	font-weight: normal;
	color: #502F16
}
