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

body {
	font-family: Helvetica Neue;
	font-weight: bold;
	color: #4C4C4C;
	font-size: 14px;
	}

a {
	color:#000000;
	text-decoration:none;
	}
	
h1 {
	color:#000000;
	line-height:0.9;
	margin-top:0;
	font-size: 16px;
	}
	
h2 {
	color: #FFFFFF;
	margin-bottom:0;
	font-size: 15px;
	}
