BODY
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
TABLE
{
	font-size: 10px;
	margin: 10px;
	font-family: Verdana;
	text-align: left;
}
INPUT
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
TH
{
	color: white;
	background-color: #006666;
}

TD
{
	background-color: wheat;
}

