body { border-style: none; background: Window; color: WindowText; font-family: Verdana; font-size: 10pt; } .marked { font-weight: bold; font-size: 14pt; } .markedNew { font-weight: bold; font-size: 14pt; color: orange; } .markedRemoved { font-size: 10pt; text-decoration: line-through; color: red; } .tipText { font-size: 10pt; } td.data { vertical-align: middle; text-align: center; font-size: 10pt; } td.header { vertical-align: middle; text-align: center; font-weight: bold; font-size: 10pt; } td.groupTitle...