h1 {
	font-family: 'Lato', sans-serif;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.6em;
	padding-top: 16px;
}
h2 {
	font-family: 'Lato', sans-serif;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.2em;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0.2em;
}
.container .footer .fltrt a {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.container .footer .fltrt a:hover {
	font-weight: normal;
	color: #fc0000;
	text-decoration: none;
}
