
body {
	background-color: #EEEEEE;
}

A:link, A:active, A:visited, A:hover {
	color: #344758;
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

TD {
	color:#10242F;
}

.header {
	font-weight: bold;
	font-size: 17px;
}
