﻿@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	border: 0;
	padding: 0;
	background-color: #000000;
	font-family:Helvetica, sans-serif;
	text-align: top;	
	color:#FFFFFF;
	line-height:1;
	font-size: 1em;
	font-weight: normal;
	letter-spacing: 0px;
	text-align:left;
}