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;
  /*padding: 10px;*/
}

#invisible {
  visibility: hidden;
}

<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->

