body {
	font-size: 12px;
	font-family: 'Helvetica Neue', Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	line-height: 1.3em;
	/* font-weight: 300; */
}


/* headings */
h1 { font-size: 12.5px; margin-bottom: 1.8em; font-weight: normal; }
h2 { font-size: 12px; margin-bottom: 1em; font-weight: normal; }
h3 { font-size: 12px; margin-bottom: 1em; }
h4 { font-size: 12px; margin-bottom: 1em; }


/* link scheme */
/* you can customize links further down the page too */
a:link { text-decoration: none; color: #fff; }
a:active { text-decoration: none; color: #fff; }
a:visited { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; }
a img { border: none; }