body {
  background-color: white;
  color: #003366;
}

td.blu {
  background-color: #003366;
}

table, tr, td {
  vertical-align: top;
}

h1 {
   font-family: helvetica;
   font-size: 14;
   font-weight: bold;
   letter-spacing: 15;
   margin-bottom: 0;
}

h2 {
   font-family: helvetica;
   font-size: 12;
   font-weight: bold;
   letter-spacing: 10;
   margin-bottom: 0;
}

div.content {
  margin-left: 10;
  margin-right: 10;
  font-family: helvetica;
  font-size: 12;
  text-align: justify;
}

div.Xlinks {
  margin-left: 10;
  margin-right: 10;
  font-family: helvetica;
  font-size: 12;
  text-align: left;
}


a, a.visited {
  font-weight: bold;
  text-decoration: underline;
  font-size: 12;
  color: #003366;
}
