/* $Id: fss1.css,v 1.5 2004/09/14 04:06:47 katzxy Exp $ */
BODY {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #E3AD4F;
	vertical-align: top;
}
a:active, a:link {
	color: #CC6633;
}

a:visited {
	color: #CC6633;
}

.maintext {
	font-size: 13pt;
	font-family: Arial, sans-serif;
	color: #330000;
}

.homepagetext {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: black;
	line-height: 180%;
}
.whitetext {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: white;
}
.maroontext {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #330000;
	text-align:right;
}
.titletext {
	font-size: 16pt;
	font-family: Arial, sans-serif;
	font-weight: 700;
	color: #330000;
}