body {
	font-family: Arial, Verdana, Helvetica, sans;
	background-color: #003399;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.headwhite, a.headwhite {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin:10px 22px;
}

a.headwhite:hover {
	text-decoration: underline;
}
