.white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.white:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.white:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white:active {
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.blank {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #80641A;

	line-height: 20px.px;
	line-height: 20px;
}

