body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 12px;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#main {
	width: 505px;
}

H1 {
	font-family: "Trebuchet MS";
	border-bottom: 1px #333333 dotted;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.tablecell {
	background-color: #ff99cc;
	padding: 4px;
}
.tablecellgrey {
	background-color: #eeeeee;
	padding: 4px;
}
input, select {
		font-size: 12px;
}

#spam {
	display:none;
}