body, p, ol, ul, td {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

a {
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  text-decoration: underline;
  font-weight: bold;
}
