/* perusmuotoilut kaikille sivuille */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
}
td {
	vertical-align:top;
}
a:link {
	color: #615898;
	text-decoration: none;
	font-weight: 700;
}
a:visited {
	color: #167aaa;
	text-decoration: none;
	font-weight: 700;
}
a:hover {
	color: #615898;
	text-decoration: underline;
	font-weight: 700;
}
a:active {
	color: #167aaa;
	text-decoration: underline;
	font-weight: 700;
}
h1 {
	font-size: 150%;
	color: #177aaa;
}
h2 {
	font-size: 115%;
	color: #177aaa;
}
h3 {
	font-size: 105%;
	color: #000000;
}
.vasenjatko {
	background-image: url(images/vasenjatko.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
.vas_reuna {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	height: 395px;
	text-align: center;
}
.teksti {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#000000;
	font-weight: normal;
}

/* LOMAKKEEN KENTÄT */

.ilmoitus {
 width: 240px;
 padding: 0px;
}

.ilmoitus_kentta {
 width: 20em;
 padding: 0px;
 font-size: 12px;
}
