/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
}
body {
	background-color: #004100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #F8C400;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
