<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #967870;
}
body,td,th,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #836461;
	text-align: justify;
}
a:link {
	color: #9a6664;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #9a6664;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	color: #A68679;
	background-color: #FEFFE1;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;

}
a:active {
	color: #9a6664;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	display: block;
	text-transform: capitalize;
	font-weight: normal;
	padding: 10px;
	color: #836461;
	text-indent: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	background-color: #FEFFE1;
}
.content {
	text-decoration: none;
	display: block;
	text-decoration: none;
	text-indent: 20px;
	line-height: 12px;
	list-style-type: square;
	background-color: #EEE4C4;
}
.content a {
	display: block;
	padding: 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A99881;
}
blockquote {
	background-color: #FEFFE1;
	padding: 20px;
	margin: 50px;
	border-left-width: 40px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #967870;
	border-right-width: 40px;
	border-right-color: #A99881;
}

input, textarea, option, select {background-color: #FAF8EF; font: 12px arial; color: #836461; border-style: solid; border-color: #EDE3C5; border-width: 1px}

-->
</style><