body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	background-color:#000000;
}


a:link {
    color:#FFF; 
	text-decoration:none;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

a:visited {color:#FFF; 
	text-decoration:none;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

a:active {color:#FFF; 
	text-decoration:none;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}
	
a:hover {
	text-decoration:none;
	color:#9999cc;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

.sml {
	font-family:'Noto Sans', sans-serif;
	font-size:15px;
	color:#777;
}

.smlgray {
color: #B7B7B7;
font: 12px/14px 'Noto Sans', sans-serif;
}


.smlcrunch {
	font-family: 'Noto Sans', sans-serif;
	font-size:12px;
	color:#474747;
	font-weight:400;
	line-height:15px;
}

.smlwhite {
	font-family: 'Noto Sans', sans-serif;
	font-size:9px;
	color:#fff;
}

.maintext {
	font-family: 'Noto Sans', sans-serif;
	font-size:16px;
	line-height:24px;
	color:#323232;
}


.maincrunch {
font-family: "Noto Sans", sans-serif;
font-size:15px;
line-height:18px;
color:#080808;
}


.title {
	font-family:'Nixie One', cursive;
	font-size:30px;
	color:#000;
	font-weight:normal;
	vertical-align:5%;
	line-height:2;
}

.titlecrunch {
color:#000;
vertical-align:3%;
font: normal 26px/95% 'Nixie One', cursive;
}

.heading {
font-family: "Courier New", Courier, mono;
font-size: 30px;
vertical-align:6%;
line-height:2;
color: #6C6C6C;
font-weight: bold;
}
