
A {
  font-family: "Tahoma", sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  text-align: center;
  color: #333333;
  font-size: 10pt;
}

A:hover {
  	color: #1A1EA9;
  font-weight: bold;
  text-decoration: none;
}

FONT {
  font-family: "Tahoma", sans-serif;
  color: #ECECEC;
  font-size: 10pt;
}

TD {
  font-family: "Tahoma", sans-serif;
  color: #333333;
  font-size: 8pt;
  font-weight: bold;
}

H1 {
  font-family: "Tahoma", sans-serif;
  font-size: 8pt;
  font-weight: bold;
  color: #FF3300;
  letter-spacing: normal;
}

