P, TD, TH, DL, BODY, BLOCKQUOTE, PRE, OL, UL {
  font-family: Arial, sans-serif;
  font-size: 12pt;
  color : #BBBBBB;
}

.heading1  {
        font-family : Arial, sans-serif;
        font-size : x-large;
        font-weight: bold;
        color : #BBBBBB;
}
.heading2  {
        font-family : Arial, sans-serif;
        font-size : large;
        font-weight: normal;
        color : #BBBBBB;
}
