body {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: left;
	vertical-align: top; 
	scrollbar-3dlight-color: #004801;
	scrollbar-arrow-color: #004801;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color:#004801; 	
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}
a:hover {
	text-decoration: blink;
	color: #004801;
	font-size: 12px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: black;
	font-size: 12px;
	font-weight: bold;
}
b {
	font-size: 14px;
	color: Black;
}
b.nimi {
	font-size: 12px;
	color: Black;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: left;
	border: none;
}
td.tekstit {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	text-align: left;
	border: none;
	padding-top: 15px;
	padding-left: 85px;
	padding-bottom: 30px;
	background-image: url(images/tausta.jpg);
}
table.ala {
	border: 1px;
	border-color: Black;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-style: none;
	background-image: 
}