BODY { font-style: Courier; font-size: 11pt; font-weight: normal; color: navy; }
H2 { color: navy; text-align:center; font-weight: bold; font-size:24pt; }
  .title { font-weight: bold; font-size: small; color: #800000; }
  .name { color: #800000; background: yellow; font-weight: bold; }
  .head { color: navy; background: #800000; font-weight: bold; }
  .exc { font-size: 10pt; color: #800000; background: cyan; }
  .space { font-color: white; font-weight: normal; }
  .tiny { font-size:9pt; font-style: italic; }
  .para { margin-left: 20; }
A:link { text-decoration: none; color:navy; }
A:visited { text-decoration: none; color:gray; }
A:active { text-decoration: none; color: #800000; }
