
 
<HTML> <HEAD> <TITLE>Style Sheet</TITLE> OL {
  font-size: 9pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #000000;
} 

BODY {
  a: link="Black";
  font-family: "Times New Roman", Arial, Helvetica;
  font-size: 12pt;
  background-image: url(images/backgrounds/p12c08.gif);
}

P {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #000000;
}

TD {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #000000;
}

TH {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #000000;
}

H1 {
  font-size: 15pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}

H2 {
  font-size: 14pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}

H3 {
  font-size: 13pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}

H4 {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}

H5 {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}

H6 {
  font-size: 12pt;
  font-family: "Times New Roman", Arial, Helvetica;
  color: #0000A6;
  font-weight: bold;
}
