@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(img/wood_background.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 75px;
}
.paper_bg {
	background-color: #E6D8B6;
	background-image: url(img/paper_background.jpg);
	height: 100%;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	line-height: 1.5em;
	margin-top: 6px;
	margin-right: 40px;
	color: #111111;
}
.right_20px {
	margin-right: 20px;
}
.osoite {
	margin-bottom: 10px;
	margin-left: 33px;
	font-size: 0.8em;
	margin-top: 10px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #111111;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514C41;
	margin-right: 40px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #251f0b;
	margin-bottom: 2px;
	margin-top: 24px;
	text-transform: uppercase;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #111111;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #514C41;
	text-transform: uppercase;
	margin-right: 36px;
	margin-top: 6px;
	margin-bottom: 4px;
}
.pvm {
	font-style: italic;
	color: #251f0b;
}
a {
	color: #2D2013;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.right_40px {
	margin-right: 40px;
	margin-left: 10px;
}
.margin_right10px {
	margin-right: 10px;
}
