body 
{
	  font-family: 'Roboto Condensed', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	  font-size: 12pt;
	  line-height: 1.5em;
	  letter-spacing: 0.04em;
	  background-color: black;
	  margin: 0px;
	  background-color: rgba(24, 31, 35, 1);

}

.preloaded {
display:none;	
	
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

embed, object {
	
}

.header 
{

}

.fixedtable {
	
	table-layout: fixed;
	
}