* {
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  background:#003055;
  font-size: 100%;
  line-height: 125%;
}

a img {
  border:0 solid;
}

.cleaner {
  clear:both;
  height:1px;
  font-size:1px;
}

.bodytext {
  margin:10px 0 10px 0;
  font-size: 0.85em
}

p {
  margin:10px 0 10px 0;
  font-size: 0.85em
}

