@font-face {
  font-family: "Myriad Pro Light";
  src: url(../includes/fonts/myriadpro-light.otf) format("opentype");
}
.content {
	font-size: 10pt;
	line-height: 14pt;
}
h1 {
	color: #FFFFFF;
	position: absolute;
	bottom: 4px;
	font: normal 28pt/29pt "Myriad Pro Light", "Lucida Grande", sans-serif;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #e43d22;
	margin-bottom: 5px;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	margin-bottom: 7px;
}