body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #474F49;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	color: #C89D5A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CFA970;
}
a:hover {
	text-decoration: underline;
	color: #9F7535;
}
a:active {
	text-decoration: underline;
	color: #474F49;
}
p {
	line-height: 1.4em;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdLeftNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#tdLeftNav a {
	color: #333333;
}
#tdLeftNav a:hover {
	color: #B11A3B;
}
#tdLeftNav a:active {
	color: #B11A3B;
}

#tdLeftNav a:visited {
	color: #333333;
}
