body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	background-color: #857E64;
}
.white_link {
	color: #E0E0E0;
	font-weight: bold;
}
a.white_link:link {
	color: #E0E0E0;
	text-decoration: none;
}
a.white_link:visited {
	color: #E0E0E0;
	text-decoration: none;
}
a.white_link:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #CC3300;
}
a:hover {
	color: #000000;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D2D2D;
}
