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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #203613;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-align:center;
}

.footertextbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-align:center;
}

a:link {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #cccccc;
		font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #f9ed33;
		font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #cccccc;
		font-weight: bold;
}

.bodycopy {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; text-align:justify}
