/* Last update: 2019-07-26 11:00 */;

body {
	font-family: "Georgia", "Arial", sans-serif;
	font-size: 16px;
}

h3 {
	border-left: 5px #666 solid;
	border-bottom: 1px #666 solid;
	padding: 0 0 5px 10px;
	margin-bottom: 30px;
}

footer {
	margin-top: 30px;
	height: 40px;
	background: #333;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}