BODY {
	background-color : #D6E9F5;
	color: #000000;
	margin: 0;
}

a {
	text-decoration: none;
	color: #0079C1;
}
a:hover {
	text-decoration: underline;
}

a.menu {
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
}

TABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #0079C1;
}

.copyright {
	font-size: 10px;
}