@font-face {
	font-family: 'Helvetica-Bold';
	src: url('Helvetica-Bold.ttf');
}
@font-face {
	font-family: 'Helvetica93-ExtendedBlack';
	src: url('Helvetica93-ExtendedBlack.ttf');
}
body {
	background-color: rgba(35, 31, 32, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(231, 82, 127, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Helvetica-Bold';
	font-style: bold;
	font-size: 16px;
	text-decoration: underline;
}
ul {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Helvetica-Bold';
	font-style: bold;
	font-size: 16px;
}
p {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Helvetica-Bold';
	font-style: bold;
	font-size: 16px;
}
body {
	color: rgba(255, 255, 255, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'Helvetica-Bold';
	font-style: bold;
	font-size: 16px;
}
h5 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 11px;
}
h4 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 13px;
}
h3 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 15px;
}
h2 {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 15px;
}
h1 {
	color: rgba(255, 255, 255, 1);
	line-height: 1.6;
	text-transform: uppercase;
	font-family: 'Helvetica93-ExtendedBlack';
	font-style: normal;
	font-size: 25px;
}