
body
{
	font-family: Arial;
}

body, div, form
{
	margin: 0px;
	padding: 0px;
}

img
{
	display: block;
}

#fade1
{
	height: 20px;
	background-image: url('/images/fade1.gif');
}

#footer
{
	font-size: 8pt;
	color: #999999;
	text-align: center;
}

#footer a
{
	color: #999999;
	text-decoration: none;
}

