body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e3e9ee;
}

.clearit {
	width: 0px;
	height: 0px;
	clear: both;
}

a,
a:link,
a:visited,
a:active {
	color: #003264;
}

a:hover {
	color: #004a96;
}

.skip {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.skip:focus {
	position: static;
	width: auto;
	height: auto;
}
