/* CSS Document */

.Otsikko {
	font-size: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tyyli1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gen {
	border: thin solid #000000;
}
.reuna {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.linkit {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 17px;
	font-weight: bold;
}
