.date {
	BORDER-RIGHT: black thin solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: blue;
	BACKGROUND-COLOR: #cccccc;
	TEXT-ALIGN: right;
	font: bold Verdana;
}
.colspan {
	BORDER-TOP: black thin groove;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: black;
	BORDER-BOTTOM: black thin groove;
	BACKGROUND-COLOR: #eeeeee;
	TEXT-ALIGN: center;
	font: bold Verdana;
}
