body
{
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
}
INPUT
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 10px;
	border-left: thin groove;
	border-bottom: thin groove;
	font-family: Verdana;
}
SELECT
{
	border-right: thin groove;
	border-top: thin groove;
	font-size: 10px;
	border-left: thin groove;
	color: #000066;
	border-bottom: thin groove;
	font-family: Verdana;
}
TD
{	
	font-size: 10px;
	color: #000066;
	font-family: Verdana;
}
.Info
{
	background-color: #ffff66;
}
