
BODY{
	background-color: #FFFFFF;
	font-family:verdana, helvetica, sans-serif;
	color : #333333;
	font-size:10pt;
	margin:0;
	}
A {
/*	color:black; */
	text-decoration:none;
	
}
A:visited {

	}
A:hover {
/*background-color:#66FF66;*/
text-decoration: underline;
color:#FF0000;
}

IMG {
border:none;
}

B,TD{
	font-size:10pt;
	}

H3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #99CC99;
}
H4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #99CC99;
}
.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color: #99CC99;
}
.pulldown {
	 width : 250;
	 font-size:10pt;
	 font-family: verdana, helvetica, sans serif;
 }
 .textinput {
	 width : 250;
	 font-size:10pt;
	 font-family: verdana, helvetica, sans serif;
 }
.topSearch {
color:#E3EFE3;
}
.topSearch:hover {
background-color:#99FF00;
}
