body {
	color: black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #fc6;
	margin: 0;
	padding: 0;
}
.otsikko {
	color: #c60;
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link { color: #c00; }
a:visited { color: #900; }
a:hover { color: #f00; }
a:active { color: red; }
.paaotsikko {
	color: #c93;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.copyright {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.informaatio {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #ffc;
	border-color: #ffc;
	outline-color: #ffc;
}
.sivunumero { color: #069; font-size: 15px; font-weight: bold; }
.vastaus { font-size: 16px; line-height: 20px; }
.tooltip { background-color: #cff; text-decoration: underline; }
.leike { background-color: #ffc; margin: 12px; padding: 12px; border: solid 1px #000; }
.korostus { color: #390; font-style: italic; }
.korostus_luettelo { color: #600; font-weight: bold; }
.lihavointi { font-weight: bold; }
.sisennys { padding-left: 20px; }
.lista { list-style-type: square; list-style-position: inside; white-space: normal; }
.tehtavananto { color: maroon; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.sininen_otsikko { color: #036; font-weight: bold; }
.yo_suhteellinen_virhe { border-bottom: 1px dotted #993300; }
.yo_ehdoton_virhe { border-bottom: 1px solid #993300; }
.yo-teksti { font-size: 17px; line-height: 30px; }
.kursiivi { font-style: italic; }
.paivitys { color: #09f; }

