body {
	background-color: white;
	color: black;
	font-family: verdana;
}

th {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
}

td {
	font-size: 10px;
	text-align: left;
}


h1 {
	font-size:16px;
}

#form {
	width:400px;
}