.dofTable {
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
}

.dofTableHeader {
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	background-color: #99cccc;
}

.rowDark {
	background-color: #e0e0e0;
}

.rowLight {
	background-color: #f0f0f0;
}

sub {
	font-size: 6pt;
}

sup {
	font-size: 6pt;
}