html {
}
body {
	font-family: Helvtica,Verdana,Arial,sans-serif;
	color: #DDDDDD;
	background: #111111 none;
	margin: 0 auto;
	
	width: 960px;
	font-size: 0.8em;
	line-height: 1.2em;
}
p {
	font-size: 1em;
}
a {
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
tr td {
	font-size: 1em;
}

.clear { clear: both; }
.hidden { display: none; }

/* .ui_canvas { background: #000000; color: #AAAAAA; } */
.ui_splash { width: 960px; margin: auto; }
.ui_splash h1 { text-align: center; color: #AAAAAA; font-size: 2em; margin: 5em 0; }
.ui_splash h2 { text-align: center; color: #888888; font-size: 1.6em; }
.ui_splash p { text-align: center; color: #888888; font-size: 1.1em; }
.ui_splash iframe { width: 100%; height: 100%; display: none; }
