body, table, tr, th, td, pre, h1, h2, h3, h4, h5, div {
	font-family:  Helvetica, Arial;
	color: #ffffff;
	font-size: 12pt;
}
body {	background: #3C4C54;
	margin: 0px 0px 0px 0px; 
}
a:link, a:visited, a:active {
	color: #99ccff;
	text-decoration: none;
}
a:hover {
	color: #99ccff;
	text-decoration: underline;
}
input, select, textarea { font-family:  Helvetica, Arial;
	color: #000000;
	font-size: 14pt;
}

div.centerscreen {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center; 
}

div.author {
	bottom: 1%;
	left: 0px;
	width: 100%;
	color: #cccccc;
	font-size: 9pt;
	position: absolute;
	text-align: center; 
}

html { -webkit-text-size-adjust: none; }
