BODY, HTML, FORM {
	margin: 0;
	padding: 0;
}
BODY {
	background-color: #eaeaea;
	font-family: Trebuchet MS, tahoma, sans-serif;
	font-size: 12px;
	text-align: center;
}
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.space{
	clear:both;
}
