td {
  color: #143c44;
  font-size:10pt;
  font-family:sans-serif;
}

/* Don't underline links */
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

body {
  background-color: #FFFFFF;
  text:003366;
  link:0000FF;
  vlink:800080;
  alink:99CC00;
}

td.menu {
  line-height: 0.6cm;
  font-weight: bold;
  background-color: #eaf2f3;
   vertical-align:top;
}

td.content {
  background-color: #eaf2f3;
  vertical-align: top;
}

#copyright { 
  color: #adced4;
  font-size:8pt;
  font-family:sans-serif;
}