body table tbody tr td a p th { 
  font-size: 10pt;
  font-family: Helvetica, Verdana, sans-serif;
}

BODY {
  background-color: white;
}

multicol {
  font-size:9pt;
}

p.notice {
  font-weight: bold;
  font-size: 20pt;
  font-family: Arial;
}  

td.notice {
  font-weight: bold;
  font-size: 9pt;
  font-family: Arial;
}  

td.logo {
  font-size: 25pt;
  font-weight: bold;
  color: #0000ff;
}

td.button {
  background-color: #075db9;
}

A {
  text-decoration: none;
}

A.button:link {
  background-color: #075db9;
  font-weight: bold;
  font-size: 12pt;
  line-height: 16pt;
  font-family: helvetica;
  font-style: normal;
  color: white;
}

A.button:visited {
  background-color: #075db9;
  font-weight: bold;
  font-size: 12pt;
  line-height: 16pt;
  font-family: helvetica;
  font-style: normal;
  color: white;
}

A.button:active {
  background-color: #075db9;
  font-weight: bold;
  font-size: 12pt;
  line-height: 16pt;
  font-family: helvetica;
  font-style: normal;
  color: white;
}

