<style type="text/css">
<!--
body {
	background-color: #464646;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
ul,li {
	list-style-type: square;
	background-color: #F0F0F0;
	text-decoration: underline;
	text-indent: 10px;
	display: block;
}
a:link {
	color: #998F20;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #998F20;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	background-color: #E5E5E5;
	font-weight: bold;
	color: #5F1E00;
}
a:active {
	color: #998F20;
	text-decoration: none;
	font-weight: bold;
}
.sidebarlinks {
	background-color: #F5F5F5;
	text-decoration: none;
	display: block;
	text-transform: lowercase;
	text-decoration: none;
	text-indent: 10px;
	padding: 20px;
	line-height: 20px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}
.sidebarlinks a {
	display: block;
	padding: 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 12px;
}
.sidebarheader {
	background-color: #CCCCCC;
	display: block;
	font-size: 12px;
	text-transform: lowercase;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	text-indent: 10px;
}
blockquote {
	background-color: #DFDFDF;
	padding: 20px;
	margin: 50px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #928618;
	border-left-color: #5F1E00;
}
.quotesepnames {
	font-size: 12px;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	letter-spacing: 4px;
}

input, textarea, option, select {background-color: #F2F2F2; font: 12px arial; color: #575757; border-style: solid; border-color: #CCCCCC; border-width: 1px}

-->
</style><