.front {
	font-variant:inherit;
}

skytable {
	background-color:#FFFFFF;
	color:#000000;
	text-align:center;
	letter-spacing:2px;
	font-size:10pt;
	position:relative;
	left:4px;
	top:0;
	width:857px;
	height:854px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

#tabletext {
	width:900px;
	height:600px;
	-webkit-border-horizontal-spacing:inherit;
	-webkit-border-vertical-spacing:inherit;
	text-align:center;
	font-style:inherit;
	font-size:10pt;
}

#footer {
	position:absolute;
	width:900px;
	height:53px;
	left:11px;
	background-color:#E6E6E6;
	float:none;
	display:block;
	bottom:900px;
	margin:0px auto 6px auto;
}

.content {
	background-color:#CCCCCC;
	width:400px;
	height:500px;
	left:0;
	color:#800000;
	margin-left:0;
	margin-top:0;
	font-size:11pt;
}

.menu {
	width:100%;
}

.mystyle {
}

