@font-face {
	font-family: 'ArialMT';
	src: url('ArialMT.ttf');
}
@font-face {
	font-family: 'MDNichrome-Ultra';
	src: url('MDNichrome-Ultra.ttf');
}
body {
	background-color: rgba(255, 242, 210, 1);
	padding: 16px;
	margin: 0;
}
a {
	color: rgba(49, 99, 147, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'ArialMT';
	font-style: normal;
	font-size: 16px;
	text-decoration: underline;
}
ul {
	color: rgba(49, 99, 147, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'ArialMT';
	font-style: normal;
	font-size: 16px;
}
p {
	color: rgba(49, 99, 147, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'ArialMT';
	font-style: normal;
	font-size: 16px;
}
body {
	color: rgba(49, 99, 147, 1);
	line-height: 1.25;
	text-transform: none;
	font-family: 'ArialMT';
	font-style: normal;
	font-size: 16px;
}
h5 {
	color: rgba(49, 99, 147, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'MDNichrome-Ultra';
	font-style: normal;
	font-size: 14px;
}
h4 {
	color: rgba(49, 99, 147, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'MDNichrome-Ultra';
	font-style: normal;
	font-size: 16px;
}
h3 {
	color: rgba(49, 99, 147, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'MDNichrome-Ultra';
	font-style: normal;
	font-size: 18px;
}
h2 {
	color: rgba(49, 99, 147, 1);
	line-height: 1;
	text-transform: uppercase;
	font-family: 'MDNichrome-Ultra';
	font-style: normal;
	font-size: 18px;
}
h1 {
	color: rgba(49, 99, 147, 1);
	line-height: 1.43;
	text-transform: uppercase;
	font-family: 'MDNichrome-Ultra';
	font-style: normal;
	font-size: 28px;
}