<style>
body {background-color:ffffff; background-image:none;}
body{
	font-family:"Courier New", Courier, monospace;
	font-size:8pt;
	font-color:000000;
}
a:link,a:visited{
	color:#666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
} 
a:active{
	color:#66FF00;
	font-family: "Courier New", Courier, monospace;
	font-size: 8pt;
}
table {
	border-style: none;
	border-color: none;
	border-width: 0px;
} 
input, textarea {
	background-color: #66FF33;
	border-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	font-color:000000;
	border-width: 1px;
}
</style>