body { font-family: arial; background-color: silver; color: #000000; } h2 { font-family: arial; font-size: 14pt; background-color: silver; color: #000000; } a { color: DarkGreen; } a.visited { color: DarkGreen; } #tbl_layout { border: 0px solid transparent; } #tbl_layout td { text-align: left; } .td_nav { width: 20%; } .td_top { vertical-align: top; } div { line-height: 1.2; margin-bottom: 10px; } table.multirow { border: 2px solid DimGray; } table.multirow tr { vertical-align: top; } table.multirow th { text-align: left; border: 1px solid DimGray; } table.multirow td { text-align: left; border: 1px solid DimGray; }