.kuvailu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #111111;
	background-color: #EEFFFF;
	padding: 10px;
	width: 500px;
	text-align: left;
	border: 1px solid #CCbbBB;
}
.linkki {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	background-color: #EEFFFF;
	padding: 5px 10px;
	width: 500px;
	border: 1px solid #CC3333;
	display: block;
	text-align: center;
}
.ekuvailu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006633;
	background-color: #EEFFFF;
	padding: 10px;
	width: 500px;
	text-align: left;
	border: 1px solid #CCbbBB;
}
.otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	padding: 10px 30px;
	width: 500px;
	text-align: center;
	border: 2px solid #990000;
	background-position: center center;
	letter-spacing: 0.4em;
	word-spacing: 0.4em;
	color: #990000;
	background-color: #EEFFFF;
}
.alaotsikko {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
	background-position: center center;
	text-align: center;
	padding-bottom: 10px;
}
.kuvateksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}
.lista {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	background-color: #EEFFFF;
	padding: 5px 10px;
	width: 500px;
	border: 1px solid #CC3333;
	display: block;
	text-align: center;
}
