@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #986302;
	text-decoration: underline;
}
a:hover {
	color: #064F66;
	text-decoration: underline;
}
a:active {
	color: #986302;
	text-decoration: underline;
}
a:visited {
	color: #986302;
	text-decoration: underline;
}
