body { background: BLUE; font-weight: bold; color: white; }
<!TD { background: #EBCB86; }>
<!TH { background: #EBCB86; }>
A { COLOR: Yellow; font-weight: bold; }
A.tech { COLOR: Orange; }
A.norm { COLOR: Yellow; }
# VV  INDENT A LINE
div.indent  { text-indent: 25px; }
div.div2 { background: BLUE;  }
# div.hdr { font-size: 200%; color: yellow; font-weight: bold; }
div.hdr { font-size: 200%; font-weight: bold; }
div.hdr2 { font-size: 150%; color: yellow; font-weight: bold; }
# VV  INDENT A GOUP OF LINES
div.tab { margin-left: 50px; }
red { color: red; }
