body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	font-size: 80%;
}
#headeri {
	background-color: #A4BF92;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.2em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#footeri {
	background-color: #CDDABA;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	letter-spacing: 0.2em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#sisus {
	width: 100%;
}
#vasen {
	width: 223px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 30px;
}
#teksti {
}
#tyhja {
	clear: both;
	float: none;
}
#vasen ul {
	list-style-type: none;
}
#vasen li {
	font-size: 0.9em;
	list-style-type: square;
	list-style-position: outside;
}
#sivu {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	width: 95%;
}
a:hover {
	text-decoration: underline;
}
#teksti h2 {
	font-size: 1.1em;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#teksti p {
	padding-right: 10px;
	padding-left: 5px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pvm {
	color: #993300;
}
a {
	text-decoration: none;
}
.paaotsikko {
	font-size: 1.2em;
	letter-spacing: 0.4em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
	margin-right: 5px;
}

