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

html, body {
	font-family: "Helvitaca Neue",Arial,sans-serif;
	color:#cfcfcf;
	font-size: 12px;
	line-height: 20px;	
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.01em;
	text-align:left;
}
h4 {
	color: #7ED8FC;
	margin-bottom:-10px;
}