html {
	font-family: "PPMori", "Helvetica Neue", "Segoe UI", Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.25;
	color: #333;
}

input,
textarea,
keygen,
select,
button {
	font-family: inherit;
	font-weight: inherit;
}

h3 {
	color: #777;
	font-size: 14px;
	margin: 5px 0;
}

h3.section {
	color: #777 !important;
}

h4 {
	font-size: 14px;
	margin: 5px 0;
}

h5 {
	color: #5d5d5d;
	font-size: 14px;
	margin: 4px 0;
}

h5 a {
	color: #5d5d5d;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h3.title {
	margin: 0 !important;
	padding: 0 !important;
}

h3 a {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

a {
	color: #404041;
}

a strong {
	color: #6E6E71;
}

a.ui {
	color: #7A7A7A;
	font-size: 11px;
	text-decoration: none;
	display: inline-block;
}

a.ui:hover {
	text-decoration: underline;
}
