@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(../Graphics/background.jpg);
	margin-top: 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center bottom;
	margin-bottom: 0px;
}
a:link {
	color: #66CCFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #66CCFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #66CCFF;
}
.style1 {font-size: 10px}
h1 {
	font-size: 16px;
	color: #66CCFF;
	line-height: normal;
	height: auto;
	padding: 0px;
}
.style2 {
	color: #66CCFF;
	font-weight: bold;
}

</style>
