BODY {
	background-color: #ebeedf;
	color:#444444;
	font-family: arial, fantasy;
	font-size: 13pt;
}

TD {
	font-size:13pt;
}

A:link {
	color:#fde08c;
	text-decoration: none;
}

A:visited {
	color:#283a62;
	text-decoration: none;
}

A:hover {
	color:#d9883a;
	text-decoration: underline;
}