body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.red_small {
	font-size: 10px;
	color: #582700;
}
.red {
	font-size: 14px;
	color: #572700;
	font-weight: bold;
}
.red12 {
	font-size: 12px;
	color: #582700;
	line-height: 20px;
}
.white {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.white12 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.red14 {
	font-size: 14px;
	color: #582700;
}
.orange12 {
	font-size: 12px;
	color: #D59F0F;
}
.orange10 {
	font-size: 10px;
	color: #D59F0F;
	letter-spacing: 2px;
}
