body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}
a:link, a:visited, a:active {
	color: #004880;
	text-decoration: underline;
}
a:hover {
	color: #0090FF;
	text-decoration: none;
}
#central {
	border-width: 0px;
	width: 90%;
	height: 90%;
	text-align: center;
	vertical-align: middle;
}