body {
  margin: 0px;
  color: #003366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
  text-align: center;
}
table {
  color: #000066;
  background-color: #ffffff;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
td {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10pt;
}
th {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 8pt;
}
img {
  margin: 0px;
}
frame {
  border:  none;
  margin: 0px;
  padding: 0px;
}
.bottomlinks {
  font-size: 10pt;
  color: #0099ff;
}
a:link {
  color: #0099ff;
}
a:visited {
  color: #0099ff;
}
a:active {
  color: #0099ff;
}
a:hover {
  color: #00ffff;
}
.bold {
  font-weight: bold;
}
div.centered {
  text-align: center;
}
div.centered table {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
body {
  background-repeat: no-repeat;
}
.header {
  height: 150px;
  background-image: url(../images/header.jpg);
}

