body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #989898;
}
a:visited {
	text-decoration: none;
	color: #989898;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #989898;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #989898;
	text-indent: 15px;
}
.navigation { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #989898; top: 15px; }
