body {
	background-color:#EEEEEE;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial, Verdana;
	font-size:12px;
	color:#000;
	text-decoration:none;
	text-transform:none;
}
textearea, select, input {
	border:solid;
	border-color:#333;
	border-width:1px;
	background:none;
}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:underline;color:#d8342c;}
