body {
	font-family: "Lato", sans-serif;
	text-align: left;
	font-size: 12pt;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Varela Round", sans-serif;
}

img { border: 0; }

a:link, a:visited {
	color:#06f;
	text-decoration:none;
}

a:hover {
	color:#0bf;
	text-decoration:underline;
}