BODY { 
       margin-top: 40pt;
       margin-left: 15%;
       margin-right: 10%;
       background : white;
       color : black;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size : 13pt;
       }

BODY.wide { 
       margin-top: 40pt;
       margin-left: 5%;
       margin-right: 2%;
       background : white;
       color : black;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size : 13pt;
       }

.small {
       font-size : 8pt;
         }

P.quote {
       padding-left: 1.5em;
       padding-right: 2em;
       font-style: oblique;
       text-align: justify;
          }

P.back {
       padding-left: 1em;
         }

p.bar {
       font-size: 9pt;
       text-transform: lowercase;
       font-variant: small-caps;
        }

p.doublespace { 
       margin-top: -1em;
       line-height: 3em;
       margin-bottom: -1em;
                }

.lowE  { 
       position: relative;
       bottom: -0.4ex;
       text-transform: uppercase;
       margin-left: -0.1667em;
       margin-right: -0.125em;
         }

.highA { 
       vertical-align: text-top;
       margin-left: -0.21em;
       margin-right: -0.07em;
       font-size: smaller;
       text-transform: uppercase;
         }

IMG {
       border : 0pt;
      }

IMG.float {
       float : right;
            }

img.vcenter {
       position: relative;
       bottom: -0.5ex;
              }

.kern {
       position: relative;
       margin-left: -0.1667em;
        }

.smallkern {
       position: relative;
       margin-left: -0.0833em;
             }

.smallposkern {
       position: relative;
       margin-left: 0.125em;
                }

A:link {
       color : #7B0000;
       background : white;
       text-decoration : none;
         }

A:visited {
       color : #7B0000;
       background : white;
       text-decoration : none;
            }
A:active {
       color : #7B0000;
       background : white;
       text-decoration : none;
           }

A.invisible { 
       color : inherit;
       background : white;
       text-decoration : none;
              }

UL {
       list-style-type: none;
       padding: 0;
       padding-left: 1em;
       margin: 0;
       position: relative;
     }
ul.left { 
       padding-left: 0em; 
          }


UL.sub {
       padding-left: 2em;
       padding-top: 1ex;
         }

UL LI.separator {
       padding-bottom: 0.75ex;
                  }

UL.description {
       padding: 0;
       text-indent: -1.5em;
       margin-left: 1.5em;
                 }

H1 {
       color : #303030;
       background : white;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size : 24pt;
     }

H2 {
       color : #303030;
       background : white;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size: 19pt;
     }

H3 {
       color : #303030;
       background : white;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size: 15pt;
     }

H4 {
       color : #303030;
       background : white;
       font-family: "Bitstream Vera Sans", sans-serif;
       font-size: 11pt;
     }

P {
       margin-right: 10%;
    }

PRE { 
       font-family: "Bitstream Vera Sans Mono", monospace;
       font-size: 10pt;
      }

P.DATE { 
       font-size: 10pt;
      }

PRE.indescription { 
       padding-left: 1.3em;
                    }


ADDRESS {
       margin-top: 1em;
       padding-top: 1em;
       border-top: thin dotted;
          }

.mffont { 
       font-family: "Bitstream Vera Sans", monospace;
       text-transform: uppercase;
          }