
    body {
	background-image:url('bg.gif');
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	}
    body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
	text-decoration: none;
        color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
