body      { font-size: 12px; background: white; color: black; font-family: arial }
a:link    { color: blue }
a:visited { color: purple }
a:active  { color: blue }
td        { font-size: 12px; background: white;   color: black; font-family: arial; white-space: nowrap vertical-align: middle }
td.head   { font-size: 20px; background: white;   color: blue;  font-weight: bold vertical-align: middle }
td.bold   { font-size: 12px; background: white;   color: black; font-weight: bold }
td.red    { font-size: 12px; background: red;     color: white; }
td.blue   { font-size: 12px; background: blue;    color: white; }
td.green  { font-size: 12px; background: green;   color: white; }
td.black  { font-size: 12px; background: black;   color: white; }
td.cyan   { font-size: 12px; background: aqua;    color: black; }
td.magenta{ font-size: 12px; background: fuchsia; color: white; }
td.gray   { font-size: 12px; background: gray;    color: black; }
td.yellow { font-size: 12px; background: yellow;  color: black; }
td.maroon { font-size: 12px; background: maroon;  color: white; }
td.purple { font-size: 12px; background: purple;  color: white; }
td.teal   { font-size: 12px; background: teal;    color: white; }
td.olive  { font-size: 12px; background: olive;   color: white; }
td.lime   { font-size: 12px; background: lime;    color: black; }
td.navy   { font-size: 12px; background: navy;    color: white; }
td.orange { font-size: 12px; background: orange;  color: white; }
td.brown  { font-size: 12px; background: brown;   color: white; }
td.pink   { font-size: 12px; background: pink;    color: white; }
td.darkgray    { font-size: 12px; background: darkslategray;   color: white; }
