body {margin: 0em 1em 0em 1em; /* top right bottom left */
            background-color: #FFFFFF;
            color: #000000;
            font-family: Serif;
            font-size: 12pt;
           }

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

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

body font.yellow {font-weight: normal;
                        font-size: 12pt;
                        color: black;
                        text-decoration: underline;
                       }

body :link {font-weight: normal;
                  font-size: 12pt;
                  color: black;
                  text-decoration: underline;
                 }

body :visited {font-weight: normal;
                     font-size: 12pt;
                     color: black;
                     text-decoration: underline;
                    }

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;
          }


