body {
  color: white;
  background-color: #008000;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 78%;  /* Enables font size scaling in MSIE */
  margin: 0;
  margin-top: 10px;
  padding: 0;
}

html > body {
  font-size: 10.5pt;
}

a {
	text-decoration: none;
	border: 0px;
}

img {
    text-decoration: none;
    border: 0px;
}