.tausta {
	background-repeat: repeat-y;
}
body {
	background-color: #FFFFFF;
	margin-top: 10pt;
}
.teksti {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
.pieni-otsikko {
	font-family: Baskerville;
	font-size: 40pt;
	color: #333333;
	font-style: italic;
}
.kuva {
	border: 3px double #333333;
}
a {
	font-family: Helvetica;
	color: #333333;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
.punainen {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.teksti_sin {
	color: #0000FF;
	font-weight: bold;
}
.teksti_vio {
	color: #663399;
	font-weight: bold;
}
.teksti_pun {
	color: #D21F1F;
	font-weight: bold;
}
.teksti_vihr {
	color: #006600;
	font-weight: bold;
}
.tekstiCopy {
	font-family: Helvetica;
	font-size: 10pt;
	color: #333333;
	font-weight: normal;
}
.otsikko {
	font-family: Baskerville;
	font-size: 13pt;
	color: #333333;
	font-weight: bold;
}

