html, body {
	font-family: arial, sans;
	font-size: 12pt;
	background: #fff;
	color: #000;
}

.menu, h1, h2, h3, h4, h5, h6, .h4 {
	color: #82763E;
	font-weight: bold;
	text-decoration: none;
	line-height: 28px;
	margin-right: 3px;
}

.menu:hover {
	color: #000;
}

a img {
	border: none;
}

p {
	font-size: 10pt;
}

.process {
	width: 90px;
	font-size: 10pt;
	vertical-align: top;
	text-align: right;
}

.gallery {
	border: 1px solid #82763E;
}

a {
	color: #82763E;
}
