body {
  font-family:Verdana;
  text-decoration:none;
  font-size:10pt;
  color:#000000;
}

td {
  font-family:Verdana;
  text-decoration:none;
  font-size:10pt;
  color:#000000;
}

h4 {
  font-size:12pt;
}

td h4 {
  font-size:12pt;
}

td.box_content {
  font-size:8pt;
}

th {
  font-family:Verdana;
  color:#FFFFFF;
}

td a {
  text-decoration:none;
  color:#000000;
}

td a.blue {
  color:#0000ff;
}

td a:hover{
  text-decoration:underline;
}