@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
	background-color: #070707;
	font-family:Helvetica, sans-serif;
	text-align: top;	
	color:#666666;
	line-height:1.3;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: -.5px;
	text-align:left;
}
