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

a:visited {
	color: #677494;
}

.regtext {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: black;
}
.smalltext {
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: black;
}
.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;
}
.bluetext {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: #677494;
}
.redtext {
	font-size: 9pt;
	font-family: Arial, sans-serif;
	color: red;
}

.largetext {
	font-size: 10pt;
	font-family: Arial, sans-serif;
	color: black;
}
.buttons {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	  color: #ffffff;
	background-color: #42526f;
    border: 0 outset rgb(50,50,50); 
}