html, body {
	width: 100%;
	height: 100%;
	}

body {
	margin: 0px;
	font: .75em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #00506A;
	}

a:link {
	color: #666666;
	font-weight: bold;
	}

a:hover {
	color: #990033;
	}
.references {
	font: 1em Georgia, "Times New Roman", Times, serif;
}
