body
{
	color: #000000;
	font-family: Verdana;
	font-size: 10pt;
	line-height: 135%;
	text-align: center;
	background-color: #FFFFFF;
}

FONT  { font-family:verdana;}

a:link,
a:visited,
a:active
{
	background: transparent;
	color: #000000;
	text-decoration: none;
  font-family: verdana;
	font-size: 8pt;
}

a:hover
{
	background: transparent;
	color: #666666;
	text-decoration: none;
  font-family: verdana;
	font-size: 8pt;
}


.menu a:active,
.menu a:visited,
.menu a:link,
{
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
  font-family: verdana;
	font-size: 8pt;
}

.menu a:hover
{
	background: transparent;
	color: #999999;
	text-decoration: none;
  font-family: verdana;
	font-size: 8pt;
}


.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}