body
{
	margin-left: 0 px;
	margin-top: 0 px;
	margin-right: 0 px;
	margin-bottom: 0 px;
	scrollbar-arrow-color: #0084A5;
	scrollbar-base-color: #000000;
	scrollbar-shadow-color: #0084A5;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-3d-light-color: #000000;
	background-color: #000000;
	background-image: url(splash.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}
body,td,th
{
	font-size: 11px;
	color: #0084A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
	color: #0084A5;
	text-decoration: underline;
}
a:visited
{
	color: #0084A5;
	text-decoration: none;
}
a:hover
{
	color: #0084A5;
	text-decoration: underline; bold;
}
a:active
{
	color: #0084A5;
	text-decoration: none;
}

