body {
	margin: 0;
	padding: 50px 0;
	font-size: 12px;
	font-family: 'Press Start 2P', cursive;
	font-style: normal;
	font-weight: 400;
	background-color: #fffffc;
}

a {
	color: red;
}

p.weight1 {
	font-family: 'Press Start 2P', cursive;
	font-weight: 400;
	font-style: normal;
	font-size: 36px;
	line-height: 30px;
}

.left {
	float: left;
	vertical-align: text-top;
	padding-right: 20px;
}

.right {
	float: right;
	vertical-align: text-top;
	padding: 2px;
}

div.wrapper {
	margin: 0 auto;
	display: block;
	white-space: nowrap;
	text-align: center;
	padding-bottom: 20px;
	min-height: 100%;
	width: auto;
	max-width: none;
	background-color: #ffffff;
}

div {
	text-align: left;
	display: inline-block;
	white-space: normal;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 2%;
	max-width: 850px;
}

h1 {
	font-family: 'Press Start 2P', cursive;
	font-size: 28px;
	margin-bottom: 25px;
}

li.faq {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 18px;
}

li.normiebody {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
}

p {
	font-size: 12px;
	margin-bottom: 40px;
	line-height: 18px;
}

p.center {
	text-align: center;
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 20px;
}

p.links {
	font-size: 12px;
	margin-bottom: 18px;
	line-height: 20px;
}

p.weights {
	letter-spacing: 2px;
	font-size: 12px;
	color: rgba(173,173,173,1);
	margin-bottom: 35px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
	margin-top: 45px;
}

p.normiehead {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: 0px;
}

p.normiebody {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
}

p.tldr {
	font-family: Helvetica, Arial;
	font-style: italic;
	font-weight: 600;
	color: black;
	font-size: 14px;
	line-height: 18px;
}

p.faqhead {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 18px;
	line-height: 20px;
	margin-bottom: -15px;
	margin-top: 25px;
}

p.faqbody {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
}

p.faqbodyb {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;
	line-height: 18px;
	border-bottom-style: solid;
	border-width: 1px;
}

p.pullquote {
	font-size: 16px;
	margin-bottom: 35px;
	padding-left: 15px;
	border-width: 0px 0px 0px 3px;
	border-style: solid;
}

p.map {
	font-weight: 400;
	font-style: normal;
	margin-bottom: 0px;
	text-align: justify;
	font-size: 27px;
	margin-top: 0px;
}

p.heading {
	letter-spacing: 2px;
	font-size: 14px;
	color: red;
	margin-bottom: 10px;
	border-width: 0px 0px 1px 0px;
	border-style: dotted;
}

p.intro {
	margin-bottom: 35px;
	font-size: 18px;
	color: red;
}

p.inverse-big {
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1);
	padding: 30px;
	margin-bottom: 0px;
}

p.inverse-med {
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1);
	padding: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 15px;
}

p.inverse-small {
	padding-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1);
	font-size: 13px;
}

p.inverse-heading {
	background-color: rgba(51,51,51,1);
	color: rgba(255,255,255,1);
	padding: 30px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 15px;
	letter-spacing: 2px;
	margin-top: 50px;
}

footer { 
	display: block;
	margin-top: 100px;
	font-size: 12px;
	font-family: "Press Start 2P";
	font-style: normal;
	font-weight: 400;
	text-align: center;
}
