<!--

body, td, p, div, span {
  font-family: Verdana,Arial,Helvetica,Sans-Serif;
  font-size: 9pt;
}

a {
  color: #626262;
  text-decoration: none;
}

/* SPAW-Styles */

.subhead {
  font-size: 9pt;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding-bottom: 8px;
  padding-top: 16px;
}

.caption {
  font-size: 8pt;
}

.emphasize {
  color: red;
}

.superscript {
  font-size: 7pt;
  position: relative;
  top: -4px;
}

.note {
  font-style: italic;
}

-->