body {
	background-color: #657c9d;
	margin: 0px;
	padding: 0px;
	background-image: url(bg.gif);
}
.midtd {
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6b87af;
	border-left-color: #6b87af;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txtcell {
	padding: 15px;
}
.taulukko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b3d5dd;
}

.korostus {
	color: #CC6600;
}
.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DE1A1E;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 6px;
}
.menu a {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.alaviite {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding: 2px;
}.kuva {
	padding-top: 20px;
	padding-left: 20px;
}
