@charset "utf-8";
/* CSS Document */
 @charset "utf-8";
/* CSS Document */

body{
	background-color:#000000;
	}
p, a{ font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#FFFFFF;
	text-decoration: none;
	}
