body {
  font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #333333;
  background: #ffffff;
  margin-left: 0;
  margin-right: 0;
}

h1 {
  font-size: large;
}

h2 {
  font-size: medium;
  font-weight: bold;
}

img {
  border: none;
  background: #ffffff;
}

a:link {
  color: #333399;
  text-decoration: underline;
}

a:visited {
  color: #333399;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

table {
  width: 100%;
  border: 1px #36648b solid;
}

p {
  margin: 0.5em 0.5em;
}
