h1 {
	text-align: center;
	font-weight: bold;
	font-size: 1.8em;
}

a:not(.scrollLink){
	color: #FFA500;
	background: transparent;
}

#footer a {
	color: #FFFFFF;
}

p {
	text-align: justify;
}

h3 {
	text-align: center;
	font-size: 1.1em;
	color: #008357;
	font-weight: bold;
}

.no_bottom {
	margin-bottom: 0;
}

h2 {
	font-weight: bold;
}

.green {
	color: #008357;
}