body {
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #00F;
}
a:active {
	text-decoration: none;
	color: #999;
}
a {
	font-weight: bold;
}

td {
	background-repeat: repeat;
	filter: Alpha(Opacity=100);
	background-image: none;
}

h1 {
	color: #333;
}

