body {
	background-color: #065d80;
	margin: 10px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
a:link, a:visited, a:active {
	color: #a3bed1;
	text-decoration: none;
	font-style: normal;
}
a:hover {
	color: #a3bed1;
	text-decoration: underline;
	font-style: normal;
}