@charset "utf-8";
/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	color: #333;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 16px;
}
body {
	background-color: #800000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #F00;
}
a:active {
	color: #333;
}
-->
</style>
