body {
	background-color: #9C4030;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.midarea {
	background-image: url(/testing/lapinliha/kuvat/rakenne/popup-tausta.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFF3DE;
	padding-right: 20px;
	padding-left: 20px;


}
.otsikko {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.ingressi {
	font-size: 12px;
	font-weight: bold;
	color: #9C4131;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-style: italic;
	line-height: 120%;


}
.content {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #9C4030;
	line-height: 115%;
	padding-left: 3px;
}
.content a:link, .content a:visited {
	color: #333333;
	}
.content a:hover {
	color: #9C4030;
	}
.content a:active {
	color: #333333;
	}
.content p {
	margin-top: 9px;
	margin-bottom: 9px;
	}
.content h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 12px;
	color: #333333;
	}
.content h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: #333333;
	}
.content h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;

	}

