body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding: 0;
	background-color: #181818;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #eee;
}

a:link, a:visited, a:hover, a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	text-decoration: underline;
}

#flashcontent
{
	width: 100%;
	height: 660px;
}

#gslink
{
	text-decoration: none;
	font-size: 10px;
}

#footer
{
	position: absolute;
	top: 655px;
	width: 95%;
}

