body{
 	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('bafx.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:top; 
}

td img {
	display: block;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004994;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #003366;
}
