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

.footer-lg {font-size: 10px}
.footer {font-size: 9px}
a:link {
	color: #009F1D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008719;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
}
.white {color: #FFFFFF}
body,td,th {
	font-family: arial;
}