body{
	margin:0px;
	/*text*/
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	color: #FFFFFF;
	background-color:#17191D;
	text-decoration: none;
}

p{
	margin:0 0 0 0;
	line-height:14px;
}

a {	
	font-size:11px;
	font-weight: 300;
	color:#FFFFFF;
	text-decoration: none;
}

a:visited {	
	color:#FFFFFF; 
}
a:hover {	
	color:#FFFFFF;
	text-decoration: underline; 
}

h1{
	font-size: 11px;
	font-weight:300;
}