@font-face {
	font-family: 'PPMonumentExtended-Regular';
	src: url('PPMonumentExtended-Regular.ttf');
}
@font-face {
	font-family: 'PPMonumentExtended-Black';
	src: url('PPMonumentExtended-Black.ttf');
}
body {
	background-color: rgba(22, 22, 22, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(112, 76, 174, 1);
	line-height: 2;
	text-transform: none;
	font-family: 'PPMonumentExtended-Regular';
	font-style: normal;
	font-size: 10px;
	text-decoration: underline;
}
ul {
	color: rgba(247, 247, 247, 1);
	line-height: 2;
	text-transform: none;
	font-family: 'PPMonumentExtended-Regular';
	font-style: normal;
	font-size: 10px;
}
p {
	color: rgba(247, 247, 247, 1);
	line-height: 2;
	text-transform: none;
	font-family: 'PPMonumentExtended-Regular';
	font-style: normal;
	font-size: 10px;
}
body {
	color: rgba(247, 247, 247, 1);
	line-height: 2;
	text-transform: none;
	font-family: 'PPMonumentExtended-Regular';
	font-style: normal;
	font-size: 10px;
}
h5 {
	color: rgba(247, 247, 247, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'PPMonumentExtended-Black';
	font-style: bolder;
	font-size: 10px;
}
h4 {
	color: rgba(247, 247, 247, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'PPMonumentExtended-Black';
	font-style: bolder;
	font-size: 12px;
}
h3 {
	color: rgba(247, 247, 247, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'PPMonumentExtended-Black';
	font-style: bolder;
	font-size: 14px;
}
h2 {
	color: rgba(247, 247, 247, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'PPMonumentExtended-Black';
	font-style: bolder;
	font-size: 14px;
}
h1 {
	color: rgba(247, 247, 247, 1);
	line-height: 1.67;
	text-transform: uppercase;
	font-family: 'PPMonumentExtended-Black';
	font-style: bolder;
	font-size: 24px;
}