BODY { 
       margin-top: 40pt;
       margin-left: 15%;
       margin-right: 30%;
       background : white;
       color : black;
       font-family: "bitstream vera serif", serif;
       font-size : 12pt;
       }

IMG {
    border : 0pt;
    }

IMG.float {
            float : right;
}

img.lower {
	position: relative;
 	bottom: -.8ex;
	right: -.1em
}


.mffont { 
          font-family: "bitstream vera sans", sans-serif;
          text-transform: uppercase;
          font-size: smaller;
	  font-weight: bold;     
          }

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

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

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

A:link {
         color : #7B0000;
         background : white;
         }
A:visited {
            color : #7B0000;
            background : white;
            }
A:active {
           color : #7B0000;
           background : white;
           }

A:invisible {
	       color: inherit;
               text-decoration: none;
               border-bottom: 0;
}

a:hover[href^="tel:"] { 
                        color: #7B0000;
                        text-decoration: none;
                        }

a[href^="tel:"] { 
                  color: inherit;
                  text-decoration: none;
                  border-bottom: 0;
                  }

H1 {
     color : #000080;
     background : white;
     font-family: "bitstream vera sans", sans-serif;
     font-size : 19pt;
     }

H2 {
     color : #000080;
     background : white;
     font-family: "bitstream vera sans", sans-serif;
     font-size: 16pt;
     }

H3 {
     color : #000080;
     background : white;
     font-family: "bitstream vera sans", sans-serif;
     font-size: 14pt;
     }


H4 {
     color : #000080;
     background : white;
     font-family: "bitstream vera sans", sans-serif;
     font-size: 12pt;
     }

PRE { 
      font-family: "Lucidatypewriter", monospace;
      font-size: 10pt;
      }

.lowE  { 
        position: relative;
        bottom: -0.4ex;
        text-transform: uppercase;
        margin-left: -0.1667em;
        margin-right: -0.125em;
               }
.highA { 
        vertical-align: text-top;
        text-transform: uppercase;
        margin-left: -0.32em;
        margin-right: -0.15em;
        font-size: smaller;
               }

UL {
   list-style-type: none;
   padding: 0;
   margin: 0;
   position: relative;
}

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


UL.subdescription {
   margin-top: 1em;
   text-indent: -1.5em;
   margin-left: 1.5em;
}

UL LI {
   padding-bottom: 0.75ex;
}

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

.small {
        font-size : smaller;
}

del { color:red }