<style type="text/css">
<!--
body {
	background-color: #A79A9A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	color: #8A6C74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #6F5C93;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6F5C93;
}
a:hover {
	text-decoration: none;
	color: #A5A3AF;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #6F5C93;
}
blockquote {
	background-color: #FFFFFF;
	margin: 40px;
	padding: 20px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-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: #943E49;
	border-left-color: #A79A9A;
}
.content {
	background-color: #F7F4F5;
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-indent: 0px;
	line-height: 10px;
	list-style-type: square;
	padding: 20px;
	font-size: 11px;
}
.content a {
	display: block;
	padding: 3px 0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DAD6D7;
}
.header {
	background-color: #A79A9A;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 3px;
	color: #8A6C74;
	text-indent: 10px;
}
input, textarea, option, select, menu {background-color: #ffffff; font: 12px arial; color: #8A6C74; border-style: solid; border-color: #8A6C74; border-width: 1px}
-->
</style>