@charset "utf-8";
style {
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tausta1 {
	background-image: url(otsaketausta1.jpg);
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.tausta2 {
	background-repeat: repeat;
	background-color: #FFFFCC;
	background-image: url(tausta2.jpg);
}
a:link {
	color: #333333;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #333333;
}
.style1 {
	color: #990000;
	font-weight: bold;
}

