/*--------- Base Styles used for HTML ---------*/

.n8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: normal;
  color: #666666;
}

.b8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #000000;
}

.n10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
}

.b10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
}

.n12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: normal;
  color: #000000;
}

.b12 {
  font-family: Arial,Helvetica,serif;
  font-size: 12pt;
  font-weight: bold;
  color: #333399;
}

.red10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: normal;
  color: #CC0000;
}

.redb10 {
  font-family: Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #CC0000;
}

.redb8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #CC0000;
}

.sp10b {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 10pt;
  font-weight: bold;
  color: #333399;
}

.invb8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FFFFFF;
}

.inv8 {
  font-family: Arial,Helvetica,serif;
  font-size: 8pt;
  color: #FFFFFF;
}

A:link    {text-decoration: none; color="#7E0000"}
A:visited {text-decoration: none; color="#7E0000"}
A:active  {text-decoration: none; color="#7E0000"}
A:hover   {text-decoration: underline; color="#7E0000"}

.C10Row1 {

}

.C10Row1 {

}

.PageHeader {
  font-family: Verdana,Arial,Helvetica,serif;
  font-size: 20pt;
  font-weight: bold;
  color: #7E0000;
  text-decoration: underline;
}