
body, #mimemail-body {
  margin: 0;
  padding: 0;
  background: #b2c8dc;
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 20px;
  color: #666;
}

h3 {
  font-size: 18px;
  color: #666;
}

h4 {
font-size: 12px;
}


a:link, a:visited {
  color: #027AC6;
  text-decoration: none;
}

a:hover {
  color: #0062A0;
  text-decoration: underline;
}

a:active, a.active {
  color: #5895be;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #333333;
vertical-align:top;
padding: 6px;
}

#mail_footer p {
	padding: 4px;
	
}
