<style type="text/css">


body {
	background-color: #eeeeee;
	margin-left: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #663300;
}
a:active {
	text-decoration: none;
	color: #663300;
}
.quote {
	font-size: 12px;
	font-style: italic;
}
.quotesource {
	color: #333333;
	font-size: 11px;
	text-align: right;
}

</style>
