body {
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	color:#ffffff;
}

td {
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	vertical-align:top;
}

.main {
	color: #eeeeee;
	background-color: #000000;
	font-family:  Verdana, sans-serif;
	font-size: 8pt;
	text-align: justify;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #ccccff;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #f0f8ff;
	font-weight: bold;
}

hr {
	height: 1px;
	color: #eeeeee;
}

div.outer {
	position:absolute;
	left:50%;
	top:50%;
	width:750px;
	height:520px;
	margin-left:-375px; 
	margin-top:-260px;
}

a.enter:link, a.enter:visited, a.enter:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.enter:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #000000;
	font-weight: bold;
}

a.menu:link, a.menu:visited, a.menu:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}

a.menu:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size:10pt;
}