* {
  font-family: Arial, Helvetica, sans-serif;
}
P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, OL, UL, BR  {
  font-size: 10pt;
  color: #BBBBBB;
}

.smalltext {
        font-size : 8pt;
  }

.heading1  {
        font-size : x-large;
        font-weight : bold;
}

.heading2  {
        font-size : large;
        font-weight : bold;
}

.heading3  {
        font-size : medium;
        font-weight : bold;
}



