.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-weight: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.hilite {
	background-color: #E9F1D5;
	cursor: hand;
}
textarea {
	padding: 5px;
	width: 611px;
	border: 1px solid #003300;









}
input {
	padding: 5px;
	border: 1px solid #003300;
	width: 611px;



}
.hand {
	cursor: hand;
	background-color: #E9F1D5;


}

