body
{
	overflow: auto;
	background-color: #000000;
	color: #FFFFFF;
	font-family: arial,sans-serif;
}
table#indextable
{
	height: 100%;
	width: 100%;
}
td
{
	text-align: center;
}
td.spacer
{
	height: 25%;
}
td#info
{
	height: 20%;
	vertical-align: bottom;
	padding-bottom: 30px;
}
td#enter
{
	width: 50%;
	height: 0px;
	font-size: 10pt;
}
a
{
	color: #FFFFFF;
}
a:hover
{
	color: #8C8CC6;
}
