/* IMPORT */
@import "reset.css";

/* TOOLS */
.dont-print {
	display: none;
}

/* BASICS */
body {
	color: #252525;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.6em;
}

/* START */
