@charset "UTF-8";
/* CSS Document */



td {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #1d1d1b;
	line-height: 15px;
}


.valikko_korostus {
	font-family:Verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #2f7053;
	line-height: normal;
}
.valikko_korostus_otsikko {
	font-family:Verdana, tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #2f7053;
	line-height: normal;
	letter-spacing: 2px;
	}

.tausta_testi {
	background-image: url(kuvat/teksti_tausta.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-size: 20px;
	color: #0d7648;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 13px;
	color: #0d7648;
	font-style: normal;
	font-weight: normal;
}
body {
	background-color: #eef2de;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

a {
	font-family: verdana, tahoma, arial;
	font-size: 10px;
	color: #097043;
	line-height: 15px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
input {
	font-family:verdana, tahoma, arial;
	font-size:10px;
	font-weight: normal;
	color:#1d1d1b;
	border:1px solid #bad18d;
	background-color:#FFFFFF; 

}
.isokentta {
	font-family:verdana, tahoma, arial;
	font-size:10px;
	font-weight: normal;
	color:#1d1d1b;
	border:1px solid #bad18d;
	background-color:#FFFFFF; 

}