body {
  background:#294668;
  padding:20px 0px;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#fff;
  font-size: 85%;
  }
a:link {
  color:#bbb;
  text-decoration:underline;
  }
a:visited {
  color:#aaa;
  text-decoration:underline;
  }
a:hover {
  color:#fff;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
td {
  background:#294668;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  color:#fff;
  font-size: 85%;
  line-height:150%;
  }