body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.fineprint {
	font-size: 9px;
}
.fields {
	font-weight: bold;
	color: #DE671E;
}
.message {
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #DE671E;
}
a:visited {
	color: #DE671E;
}
a:hover {
	color: #87BB40;
}
.bold-orange {
	font-weight: bold;
	color: #DE671E;
}
.bold-gray {
	font-weight: bold;
	color: #CCCCCC;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #DE671E;
}
.title-black {
	font-size: 14px;
	font-weight: bold;
}
