@charset "ISO-8859-1";
.leipis {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-left: 150px;
	margin-right: 150px;
	list-style-type: square;
	margin-top: 10px;
}
.otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-left: 150px;
	margin-right: 150px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.slogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	font-style: italic;
	text-align: center;
	font-weight: normal;
}
.leipis2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-left: 190px;
	margin-right: 120px;
	list-style-type: square;
	margin-top: 10px;
}
.otsikko2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	margin-left: 190px;
	margin-right: 100px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}
.slogan2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #666666;
	list-style-type: disc;
	list-style-position: outside;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
