@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10px;
	font-weight: normal;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
a:link {
	color: #2D852D;
	text-decoration: none;
}
a:hover {
	color: #99CC99;
	text-decoration: none;
}
#navigation a {
	display: block;
	padding-left: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 13px;
	font-weight: bolder;
	color: #2D852D;
	text-decoration: none;
}
#navigation a:hover {
	color: #57555F;
	text-decoration: none;
}
