body {
	background-color: #3e5b85;
	background-image: url(bg.gif);
	margin: 0px;
	padding: 0px;
}
.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;
}
