@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #669933;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 14pt;
}
a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #990000;
}
a:active {
	color: #666666;
	font-size: 12px;
}

.footer {font-size: 10px}
