HTML {
  font-family: sans-serif;
  font-size: 14px;
  line-height: 1.15em;
}
BODY {
}

TABLE {
  font-family: sans-serif;
  font-size: 12px;
}
H1 {
  text-align: center;
}
H2 {
  text-size: 0.85em;
}
H3 {
  text-size: 0.65em;
}

A {
  text-decoration: none;
  color: 000000;
}

P {
  /*
  font-size: 12pt;
  */
}
P:first-letter {
  /*
  font-size: 200%;
  font-weight: bold;
  float: left;
  */
}

SUB, SUP {
  font-size: 0.5em;
}

.fineprint {
  font-size: 0.75em;
}
.reallyfineprint {
  font-size: 0.68em;
}

/*
.sm {
  #add-text: "sm";
  #text-transform: uppercase;
}
.sm:after {
  content: "SM";
  font-weight: bold;
  #font-style: superscript
  
  font-size: 10%;
  font-variant: small-caps
}
*/

IMG {
  border: 0;
}

#invisible {
  visibility: hidden;
}
