.LoadingText {
	font-family: Veranda, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 33px;
	line-height: 35pt;
	color: #770000;
}
html {
	height: 100%;
}
body {
	min-height: 100%;
	margin: 0;
	padding: 0;
}
