/* CSS Document */
.style8 {color: #137302;}
body,td,th 
{
	font-family: Tahoma;
	font-size: 12px;
	color: #5C373F;
}
.footerLink 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #DFC8C9;
}
.footer 
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #84595A;

}
.seriesName 
{
	font-family:Andalus;
	font-size: 23px;
	font-style: normal;
	font-weight: 200;
	color: #84595A;
	text-decoration: blink;
}
a:link 
{
	text-decoration: none;
	color: #5C373F;
}
a:visited 
{
	text-decoration: none;
	color: #5C373F;
}
a:hover
{
	text-decoration: underline;
	color: #5C373F;
}
a:active 
{
	text-decoration: none;
	color: #5C373F;
}
.textfield
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5C373F;
	text-align: left;
	background-color: #FEFCFC;
	border-style: inset;
}
.textarea
{
	font-family: Tahoma;
	font-size: 11px;
	color: #5C373F;
	background-color: #FEFCFC;
	border-style: inset;
}
.button
{
	border: 3px outset;
	font-family: Tahoma;
	font-size: 11px;
	color: #FEFCFC;
	background-color: #734A53;
	font-weight: bold;
}
.E 
{
	font-family: "Monotype Corsiva";
	font-size: 31px;
	color: #B9B9B9;
}
