body, table {
  font-family: Arial;
  font-size: 11px;
}

h1 {
  margin: 0;

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

  color: #333333;
  text-align:left;
}

h2 {
	text-align:left;
	margin: 0;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
}

p {
  margin: 10px 0;
}

a {
  color: #404348;
  text-decoration: none;
}

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