body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  font-weight: 300;
}

h2 {
	text-align: center;
}


h2.left {
	text-align: left;
	font-size: 20px;
}

h1 {
  font-size: 24px;
}

p.big {
  margin-top: 2em;
  margin-bottom: 2em;
  line-height: 1.6em;
  font-size: 20px;
}

p.medium {
  margin-top: 1em;
  margin-bottom: 1em;
  line-height: 1.6em;
  font-size: 14px;
}

p.small {
  margin-top: 2em;
  margin-bottom: 2em;
  line-height: 1.6em;
  font-size: 11px;
}
