body
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

body table
{
	border-collapse: collapse;
	/*width: 100%;*/
}

.row_even
{
	background-color: #EEE;
}

.tablehead
{
	/*border-bottom: 1px solid #000;*/
	border-bottom: 1px solid #000;
	font-weight: bold;
}

.wide { width: 100%; }

.green { font-weight: bold; color: #599567; }
.blue { color: #4D66A6; font-weight: bold; }