html, body {
  background-color:#3399CC;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:11pt;
  text-align:center;
}
img {
  border:none;
  margin-top:5px;
}
a:link, a:visited, a:hover {
  color:#000000;
  text-decoration:none;
}


