body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(tausta.jpg);
	background-repeat: repeat-x;
}
.taulukonreunat {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
strong {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.Otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
.teksti {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
