body, table {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
  padding: 0 0 7px 0;


  font-size: 16px;
  font-weight: bold;

  color: #e2007a;
}

h2 {
  margin-
  color: #858688;
  font-weight: bold;
  font-size: 14px;
  }

p {
  margin: 10px 0;
	line-height: 18px;
	 color: #000000;
}

a {
  color: #e2007a;
  text-decoration: underline;
}

a:hover {
 color: #e2007a;
 font-weight: bold;
 text-decoration: underline;
}
