.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

table#workshops {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 580px;
	border: thin solid black;
}

table#workshops td {
	padding: 10px;
	font-size: 13px;
	vertical-align: top;
}

table#workshops td {
	border-bottom: thin solid white;
}

tr.firstrow td {
	background-color: #666666;
	color:#FFFFFF;
}

td.columnborder {
	border-right: thin solid white;
}

table#workshops tr td.description {
	font-size: .70em;
}

