@charset "iso-8859-1";
.body   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: normal;
	line-height: 14pt;
	list-style-position: outside;
	list-style-type: disc;
}
.body, html {
	scrollbar-base-color: #ffffcc;
	scrollbar-face-color: #cccc99;
	scrollbar-arrow-color: olive;
	scrollbar-DarkShadow-Color: #006633;
	scrollbar-Highlight-Color: #336633;
}
A:link    {
	text-decoration: underline;
	color: #030;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:active  {
	text-decoration: underline;
	color: #900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:hover   {
	text-decoration: none;
	color: #060;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
A:visited {
	text-decoration: underline;
	color: #930;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.title  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #333300;
	font-size: x-large;
	line-height: 30pt;
	font-variant: normal;
}
.subhead{ font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-weight: bold;
          color: #333;
          font-size: 12pt;
          line-height: 16pt }

.quote	{ font-family: Arial, Helvetica, sans-serif;
	  color: #000;
	   font-size: 10pt;
	  font-weight: normal;
	  line-height: 12pt }
.small  { font-family: Arial, Helvetica, sans-serif;
          color: #330;
          font-size: 9pt;
          line-height: 10pt }
.form	{ font-family: Arial, Helvetica, sans-serif;
	  color: #333;
	  font-size: 10pt }.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999900;
	text-decoration: underline;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: underline;
}.announce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	background-color: #FFFFCC;
	font-weight: normal;
	background-position: center center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #003333;
	border-left-color: #003333;
	padding: 2px;



}
