body {
   background: #6084b0;
   font-family: verdana;
   font-size: 12px;
   margin: 0px;
}
table table {
   padding: 10px;
   background: #eee;
   border: 1px solid #000;
   text-align: center;
}
img {
   padding: 1px;
   border: 1px solid #999;
   margin: 10px;
}
a {
   color: #031280;
   text-decoration: none;
}
a:hover {
   color: #000;
   text-decoration: underline;
}
a.tail { font-family: Arial; font-size: 12px; }