body, html {
 height: 100%;
 width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
 background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a {
color: #AAAAAA;
text-decoration: none;
}
a:link {
color: #AA0000;
text-decoration: none;
}
a:visited {
color: #AA0000;
text-decoration: none;
}
a:hover {
color: #FF4444;
text-decoration: none;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
form {
display:inline;
}
