body {

	background-color: #CCCC99;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;

}



td, th {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 24px;

	color: #333333;

}





form {

	background-color: #CCCC99;

}



.Link {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;




a:hover {

	text-decoration: underline;

}



input.big {

	width: 100px;

}



input.small {

	width: 50px;

}



