body {
	background-color: #CDD7E0;
}
body,td,th {
	font-family: Baskerville Old Face, Georgia, Garamond, Times New Roman;
	font-size: 14px;
	color: #0C385F;
}
a:link {
	color: #0E3F6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0F4E84;
}
a:hover {
	text-decoration: underline;
	color: #8F0F4A;
}
a:active {
	text-decoration: none;
	color: #6286A8;
}
a {
	font-size: 14px;
	color: #0F4E84;
}
