.otsikko1 {
	font-family: "Arial black";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	letter-spacing: 0.5em;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.5em;
	white-space: normal;
}
.leipisjustified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: justify;
	vertical-align: top;
	word-spacing: 0.2em;
	white-space: normal;
}
.leipisleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.2em;
	white-space: normal;
}
.leipisjustifiedbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: justify;
	vertical-align: top;
	word-spacing: 0.2em;
	white-space: normal;
}
.leipisleftbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: left;
	vertical-align: top;
	word-spacing: 0.2em;
	white-space: normal;
}
a:link {
	color: #FF0000;
	text-decoration: none;

}
a:visited {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
body {
	background-color: #F3DDFF;
}
