<style type="text/css">

body {
	background-image: url(images/bkgrd_repeat.gif);
	background-repeat: repeat;
	background-position: center top;
	color: #000;
	background-color: #000;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;

}
a:link {
	color: #A170AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A170AF;
}
a:hover {
	text-decoration: underline;
	color: #A170AF;
}
a:active {
	text-decoration: none;
	color: #A170AF;
}
H1 {
	color: #000;
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1px;
	}
H2 {
	color: #000;
	background-color: #75C0DA;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.footer {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
</style>
