@charset "iso-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
a:link {
	text-decoration: none;
	color: #8c9d6b;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #6b9d99;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
body,td,th {
	color: #666666;
	font-size: 11px;
	font-family: Arial;
}
.size14 {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #aab68d;
}
.size11 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height: 10px;
}
.size10 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.size9 {
	font-family: Arial;
	font-size: 9px;
	color: #b4c0c0;
}
