<style>
<!--

/* Page settings */
body {
  margin-left:    20px;
  margin-right:   10px;
  margin-top:     10px;
  margin-bottom:   5px;
}

/* Common Attributes */
.title, .subtitle, .header, .bodytext, .bulletlist, .rates, .link {
  font-family:  Arial, Helvatica, Sans Serif;
}

.bodytext, .bulletlist, .rates {
  font-style:     normal;
  font-variant:   normal;
  font-weight:    normal;
  font-size:      10pt;
  color:          #000000;
}

/* Title on page */
.title {
  font-style:     italic;
  font-variant:   normal;
  font-weight:    normal;
  font-size:      18pt;
  color:          #888800;
  text-align:     center;
}

/* Subtitle */
.subtitle {
  font-style:     normal;
  font-variant:   normal;
  font-weight:    16pt;
  color:          #888800;
  text-align:     center;
}

/* Header for a section */
.header {
  font-style:     normal;
  font-variant:   normal;
  font-weight:    bold;
  font-size:      14pt;
  color:          #880000; 
  line-spacing:   -20px;
}

/* Body text */
.bodytext {
  text-indent:    20px;
}

/* Bullet List */
.bulletlist {
  margin-left:    40px;
  text-indent:     0px;
}

/* Main Table */
.maintab {
  vertical-align:   top;
  padding:          0px;
  margin:           0px;
  border-style:     none;
}

/* Rate Table */
.rates {
  margin-left:    20px;
}

.sign {
  text-indent:    20px;
  text-align:     right;
}

.rate {
  text-align:     right;
}

.dash {
  text-align:     center;
}

.desc {
  text-align:     left;
}

.link {
  font-style:     italic;
}
-->
</style>
