body
{	background-color: #eeeeee;
	font-size: 12px;
	font-family: Courier New;
	line-height: 180%;
}
td
{	font-size: 12px;
	line-height: 150%;
}
input
{
	font-size: 12px;
}
.btn
{
	border: black 1px solid;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 3px;
	font-size: 12px;
	color: black;
	cursor: hand;
	background-color: white;
}