/* CSS Document */
.style8 {color: #137302}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #005D00;
}
.footerLink {
	font-family: Tahoma;
	font-size: 10px;
	color: #D6F7CE;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.seriesName {
	font-family:Andalus;
	font-size: 23px;
	font-style: normal;
	font-weight: 200;
	color: #4A8242;
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: #005D00;
}
a:visited {
	text-decoration: none;
	color: #005D00;
}
a:hover {
	text-decoration: underline;
	color: #005D00;
}
a:active {
	text-decoration: none;
	color: #005D00;
}
.textfield
{
	font-family: Tahoma;
	font-size: 11px;
	color: #005D00;
	text-align: right;
	background-color: #F1FBF0;
	border-style: inset;
}
.textarea
{
	font-family: Tahoma;
	font-size: 11px;
	color: #005D00;
	background-color: #F1FBF0;
	border-style: inset;
}
.button
{
	border: 3px outset;
	font-family: Tahoma;
	font-size: 11px;
	color: #F1FBF0;
	background-color: #008401;
	font-weight: bold;
}
.E {
	font-family: "Monotype Corsiva";
	font-size: 31px;
	color: #B9B9B9;
}

