.navi {

	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #69625C;

}

.navi a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E3261D;
	text-decoration: none;

}

h3 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2F2F2F;

}

.teksti {
	font-family: tahoma;
	font-size: 11px;
	color: #2F2F2F;
}

.teksti a:link {
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}

.teksti a:visited{
	color: #3399FF;
	font-weight: bold;
	text-decoration: none;
}

.teksti a:hover {
	color: #3399FF;
	font-weight: bold;
	text-decoration: underline;
}

.turkoosi {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2893F0;
}

.autokoulu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
	text-decoration: none;
}

.punainen {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E3261D;
	text-decoration: none;
}

select {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
input {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}



p {
	font-family: tahoma;
	font-size: 11px;
	color: #2F2F2F;
}

p a:link {
	color: #2893F0;
	font-weight: bold;
	text-decoration: none;
}

p a:visited{
	color: #2893F0;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	color: #2893F0;
	font-weight: bold;
	text-decoration: underline;
}

.altrow{
  background: white;
}
.kysely_subtable
{
  border-collapse:collapse;
  
}
.kysely_subtable td
{
padding:3px;
}
.centered{
  text-align:center;
}

