* {
  margin: 0px;
  padding: 0px;
}

body,
.mceContentBody  {
  font-family: Tahoma, Arial;
  font-size: 12px;
  line-height: 150%;
  color: #464646;
}

body,
table {
  font-size: 12px;
}

p {
  margin-bottom: 10px;
}
  
a,
a:hover {
  color: #547F00;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3 {
  font-size: 14px;
  font-weight: bold;
  color: #547F00;
  margin-bottom: 10px;
}

h4 {
  font-size: 12px;
  color: #464646;
  font-weight: bold;
  margin: 0 0 15px 0;
}

img {
  border: 0;
}