@font-face {
	font-family: 'MinionPro-Regular';
	src: url('MinionPro-Regular.ttf');
}
@font-face {
	font-family: 'Helvetica93-ExtendedBlack';
	src: url('Helvetica93-ExtendedBlack.ttf');
}
body {
	background-color: rgba(242, 242, 242, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(0, 174, 181, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'MinionPro-Regular';
	font-style: normal;
	font-size: 16px;
	text-decoration: underline;
}
ul {
	color: rgba(0, 0, 0, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'MinionPro-Regular';
	font-style: normal;
	font-size: 16px;
}
p {
	color: rgba(0, 0, 0, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'MinionPro-Regular';
	font-style: normal;
	font-size: 16px;
}
body {
	color: rgba(0, 0, 0, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'MinionPro-Regular';
	font-style: normal;
	font-size: 16px;
}
h5 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.33;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 12px;
}
h4 {
	color: rgba(255, 48, 81, 1);
	line-height: 1.33;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 12px;
}
h3 {
	color: rgba(0, 174, 181, 1);
	line-height: 1.29;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 14px;
}
h2 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.25;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 16px;
}
h1 {
	color: rgba(0, 0, 0, 1);
	line-height: 1.27;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 22px;
}