body {
	margin-top: 0px;
	background-color: #D3D3BE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #CC9900;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #004B76;
	line-height: 21px;
}
