.html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	left: 0em;
	top: 0px;
	right: 0px;
	text-indent: 0pt;
	text-decoration: none;
	padding: 0px 0px 0px 3.5em;
}
.noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	left: 0em;
	top: 0px;
	right: 0px;
	text-indent: 0pt;
	text-decoration: none;
	padding: 0px 0px 0px 0em;
}
div#container {height: 50%; width:50%; position: absolute; top: 10%; left:10%;}

div#centered { border: 0; background-color: white; height: auto; width: auto;
                        position: absolute; top: 10%; margin-left:
						auto; }