html, body {
	height: 100%;
}

body {
	background-color: #1f607f;
	margin: 0px 0px 0px 0px;
}

img {
border: 0px;
}

td.time_to_wait {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
}

td.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
}

td.navigation a {
	color: #ffffff;
	text-decoration: none;
}

td.navigation a:hover {
	color: #1d81b6;
	text-decoration: none;
}

td.content_padding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1c495d;
	padding: 10px 0px 20px 0px;
}

td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1c495d;
}

td.content a {
	color: #1c495d;
	text-decoration: unterline;
}

td.content a:hover {
	color: #1c495d;
	text-decoration: none;
}

h1 {
font-size: 16px;
}