body,TABLE,TD {
	font-family: Arial; font-size: 15px; color: #333366;
	}
a:link {
	color: #333366; text-decoration: none ;
}
a:active {
	color: #333366; text-decoration: none;
}
a:visited {
	color: #333366; text-decoration: none;
}
a:hover {
	color: #993300; text-decoration: underline;
}
input {
	font-family: Verdana;
	font-size: 7pt ; color: #000000;
	border: 1px #000000 solid;
	background-color: white;
	}
textarea {
	font-family: Verdana;
 	font-size: 7pt ; color: #000000;
	border: 1px #000000 solid;
	background-color: white;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: white;
	scrollbar-arrow-color: #000000;
	}
select {
	background-color: white;
	font-family: Verdana;
	font-size: 8pt; color: #000000;
}
