@charset "UTF-8";
.teksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #bbbbee;
	line-height: 16px;
}
.isootsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #bbbbee;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #bbbbee;
	letter-spacing: .1em;
	word-spacing: .1em;
}
.lihavateksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #bbbbee;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
.kuvateksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #9999cc;
	line-height: 14px;
}
.tekstibox {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #bbbbee;
	line-height: 16px;
	text-align: left;
	width: 440px;
	padding: 5px;
	font-variant: normal;
	list-style-type: circle;
	margin: 0px;
	letter-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

