html {
	font-family : Arial, sans-serif; background-color: #f7f7f7;  height: 100%;
}
body {
	font-family : Arial, sans-serif; background-color: #f7f7f7; height: 100%;
}

div.container {
	left: 0px; margin-top: -250px; position: absolute; text-align: center; top: 48%; width: 100%; min-width: 720px;
}
div.content {
	height: auto; margin: 0px auto; position: relative; text-align: left; width: 720px;
}
div.main {
	background-color: #ffffff;	height: 480px; overflow: auto; width: 100%;
}

.normal_A {
	font-family : Verdana, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; font-weight: normal
}
.copyright {
	font-family : Arial, Arial Narrow, sans-serif; font-size: 8pt; color: #bdbdbd;
}

p.std {
	margin-top: 6px; margin-bottom: 0px;
}

div.digits {
 	margin-bottom: 14px; margin-right: 18px;
}