body {
  background: #ffffff;
  margin: 0px;
  padding: 0px;
  font-face: arial;
}

a.botLink { color: #444444;
  background-color: transparent;
  text-decoration: none;
}

a.botLink:hover { color: #111111;
  background: transparent;
  text-decoration: underline;
}

a.botLink2 { color: #444444;
  background-color: transparent;
  text-decoration: underline;
}

a.botLink2:hover { color: #111111;
  background: transparent;
  text-decoration: underline;
}

a.email { color: #444444;
  background-color: transparent;
  text-decoration: none;
}

a.email:hover { color: #111111;
  background: transparent;
  text-decoration: underline;
}

h1 {
  font-size: 18px;
  padding: 0px;
  margin-top: 0px;
  margin-botom: 8px;
}