html {
	height:100%;
}
body {
	text-align: center;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	height: 100%;
	background-color:#ffffff;
	padding:0;
	margin:0;
}
.wait {
  font-size: 1.75em;
}
.norefresh {
  font-size: 0.75em;
}
a:link {
	color: #ff0000;
}
a:visited {
	color: #ff0000;
}
a:hover {
	color: #00ff00;
}
