body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(images/background.jpg);
	margin-top: 0px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #8CBAFF;
}
a:active {
	text-decoration: none;
	color: #599BFF;
}

h1 {
	font-size: 17px;
	color: #CC0033;
}
h2 {
	font-size: 12px;
	color: #000066;
}
.footer {
	color: #000066;
}
