body {
	text-align:center;
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: white;
	background-color:black;
}

p,table,div {
	font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: white;
}
.main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.menu {
	font-size:14px;
	width:140px;
	text-align:center;
	line-height:1.5;
	font-weight:bold;
	padding-top:20px;
	
	margin-bottom:20px;
}
.footnote {
	font-size:10px;
	font-weight:bold;
}
.otsikko {
	font-family:arial;
	color:#FFFFFF;
	margin-left:25px;
	margin-bottom:10px;
	font-size:24px;
}
.otsikko2 {
	margin-left:25px;
	margin-bottom:10px;
	font-size:16px;
}
.bodytext {
	margin-left:10px;
	font:normal 14px arial;
}
.palaute {
	font-family:verdana;
	font-size:9pt;
	border-style:solid;
	border-width:1px;
	border-color:#ABABAB;
}

.menu a:link,.menu a:visited,.menu a:active {
	color: #F0F0F0;
	text-decoration:none;
}
.menu a:hover {
	color: #D0D0D0;
	text-decoration:none;
}

a:link,a:visited,a:active {
	color:#F0F0F0;
/*	text-decoration:none;
	border-style:dashed;
	border-width:0px 0px 0px 1px;
	border-color: #404040; */
}
a:hover {
	color:#D0D0D0;
/*	text-decoration:none;
	border-style:dashed;
	border-width:0px 0px 0px 1px;
	border-color: #707070; */
}
