body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat;
}
table {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #333333;
}
.combo {
	list-style-type: upper-alpha;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}