@charset "utf-8";
a:link {
	color: #263734;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #263734;
}
a:hover {
	text-decoration: none;
	color: #263734;
}
a:active {
	text-decoration: none;
	color: #263734;
}
h1 {
	font-family: "Showcard Gothic";
	font-size: 36px;
	color: #263734;
	text-align: center;
}
h4 {
	font-family: "Showcard Gothic";
	font-size: 12px;
	color: #263734;
	text-align: center;
}


h2 {
	font-family: Century;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}


a {
	font-size: 16px;
	font-family: "Berlin Sans FB Demi";
}
