@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474F49;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CFA970;
}
a:hover {
	text-decoration: none;
	color: #C89D5A;
}
a:active {
	text-decoration: underline;
	color: #474F49;
}
h1 {
	font-size: 18px;
	color: #474f49;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#tdSidebar a {
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
}
