body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: #666666;
	font-size: small;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
}
td.white {
	color: #FFFFFF;
	font-weight: bold;
}
td.side {
	color: #666666;
	background-color: #E6FCD6;
}
td.top {
	color: #999999;
	font-weight: bold;
	background-color: #E6FCD6;
	text-align:center;
}
td.bottom {
	color: #999999;
	font-weight: bold;
	background-color: #E6FCD6;
	text-align:center;
}
.side {
	color: #666666;
	background-color: #E6FCD6;
}
.top {
	color: #999999;
	font-weight: bold;
	background-color: #E6FCD6;
	text-align:center;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
