@charset "iso-8859-2";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #072e4a;
}
body {
	background-image: url(img/tausta.png);
	background-color: #C9E9F8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
a.navi {
	color: #035098;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal; 
}
a.navi:hover {
 color: #035098;
 text-decoration:underline;
 
}
a {
	color: #317624;
}
a:hover {
	color: #317624;
}
h1 {
	font-size: 24px;
	color: #0b50a1;
}
h2 {
	font-size: 18px;
	color: #0b50a1;
}
h3 {
	font-size: 16px;
	color: #0b50a1;
}
h4 {
	font-size: 12px;
	color: #0b50a1;
}
h5 {
	color: #0b50a1;
}
h6 {
	color: #0b50a1;
}
.uutisotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
a.aamunsalo {
	font-size: 10px;
	font-weight: lighter;
	color: #999;
	text-decoration: none;
}

