body {margin: 0em 0em 0em 0em;
                 background-color: #000066;
                 color: #EEEEEE;
                 font-family: serif;
                 font-size: 12pt;
                }

body :link {color: #FFFF00;
                       font-weight: normal;
                       font-style: normal;
                       text-decoration: none;
                      }

body :visited {color: #FFFF00;
                          font-weight: normal;
                          font-style: normal;
                          text-decoration: none;
                         }

font.title {color: #EEEEEE;
            font-weight: bold;
            font-size: 22pt;
           }

font.head {color: #A0A0FF;
           font-weight: normal;
           font-size: 18pt;
           text-decoration: underline;
          }

font.yellow {font-weight: bold;
             font-size: 12pt;
             color: yellow;
            }

font.disclaimer {font-weight: bold;
                 font-size: 12pt;
                 color: red;
                }

div.index {background: #AFEFAF;
          }

