BODY            { font-family: Arial, Helvetica, sans-serif;
                background-color:  #FFFFFF;
                  color:    #000000;
                  padding: 5;
                  margin: 5; text-align:left; font-size:12pt }
A               {   }

.title          { font-size:       24pt;
                  font-weight:     bold;
                  font-style:      normal;
                  text-align:      center
                }
.subtitle       { font-size:       18pt;
                  font-weight:     bold;
                  text-align:      center
                }

.majorhead      { text-decoration: none;
                  font-size:       20px;
                  font-weight:     bold;
                  font-style:      normal;
                  text-align:      left
                }

.minorhead      { font-size:       12pt;
                  font-weight:     bold;
                  text-align:      left
                }

.subtext        { text-decoration: none;
                  font-size:       10pt;
                  text-align:      left
                }
