body, td, tr, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.grid{
	width: 700px;
}
td {
	height: 30px;
	padding-left: 20px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.shaded {
	background-color: #efefef;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.category1, .category2{
	width: 280px;
	border-left-width: 2pt;
	border-left-style: solid;
}
.category1{
	border-left-color: #ff0000;
	background-color: #ffeeee;
}
.category2{
	border-left-color: #00aa00;
	background-color: #eeffee;
}
.fillin {
	background-color: #ffffbb;
	border-bottom-style: dashed;
	border-bottom-color: #ff0000;
}
.label {
	width: 190px;
	color: #336699;
}