td {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 12px;
	background-color: #AD9B83;
}
body {
	background-color: #3C3431;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
.standout2 {
	filter: Glow(Color=#AD9B83, Strength=2);
}
