<style type="text/css">
<!--
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td,th {
	color: #626262;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
	color: #33CC00;
	text-decoration: none;
	background-color: #fffff3;
	border-bottom: 1px dotted #33CC00;
	line-height: 17px;
	letter-spacing: 1px;
}
a:visited {
	color: #33CC00;
	text-decoration: none;
	background-color: #fffff3;
	border-bottom: 1px dotted #33CC00;
	line-height: 17px;
	letter-spacing: 1px;
}
a:hover {
	color: #33CC00;
	text-decoration: none;
	background-color: #fffff3;
	border-bottom: 1px dotted #33CC00;
	line-height: 17px;
	letter-spacing: 1px;
}
a:active {
	color: #33CC00;
	text-decoration: none;
	background-color: #fffff3;
	border-bottom: 1px dotted #33CC00;
	line-height: 17px;
	letter-spacing: 1px;
}
input, textarea, option, select, menu {background-color: #FFF7DD; font: 12px Geneva, Arial, Helvetica, sans-serif; color: #C55112; border-style: solid; border-color: #D95200; border-width: 1px}

.largetitle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-size: 20px;
	color: #ff7e00;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 4px;
	font-style: normal;
}
blockquote {
	background-color: #E6E6E6;
	margin: 50px;
	padding: 20px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #33CC00;
	border-right-width: 20px;
	border-left-width: 20px;
}
-->
</style>