h1, h2, h3, h4, h5, h6,
h1 *, h2 *, h3 *, h4 *, h5 *, h6 *,
p, p *, ul, il *, ol, ol *, table, table *, div, div * {
	font-family: 'KievitPro', sans-serif;
}


.colRed {
	color: rgba(227, 40, 36, 1);
	font-size: inherit;
}


#body .section {
	padding: 0px 0px 0px 0px;
}
#body .section .list_page {
	padding: 0px 0px 0px 0px;
}
#body .section .fon0 {
}
#body .section .fon0 .page {
}
#body .section .fon0 .list_page:nth-child(2) {
	padding: 50px 0px;
}
#body .section .fon0 .list_page:nth-child(3) {
	padding: 50px 0px;
}

#n00 .fon0 .list_page:nth-child(2) h1 {
	width: 150%;
}



#links {
	position: static;
	bottom: auto;
	left: auto;
	right: auto;
	height: auto;
	background: none;
	z-index: auto;
	box-shadow: none;

	padding: 10px 0px !important;
	text-align: center;
}

#links table td a {
	padding: 10px 0px;
	height: auto;
	min-height: 30px;
}


#menu .material-icons {
	font-size: 19px;
	vertical-align: text-bottom;
}
