BODY, DIV, TABLE, TD, TR, TH, TEXTAREA {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

td.paasivu {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
td.navi {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.valkoinen {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}
.valkoinen:HOVER {
	font-family : Arial;
	color : #FFFFFF;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.pieni{
	font-family : Arial;
	font-size : 11px;
}

.virhe {
	color: red
}

TD.sanahaku {
	border : none;
}


h2{
	font-family : Arial;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color : #2B977F;
	margin-bottom : -3px;
	margin-top : -6px;
}

h3{
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	margin-bottom : 0px;
	margin-top : 10px;
}

h4{
	font-family : Arial;
	font-size : 14px;
	font-style : italic;
	font-weight : bold;
	color : #2B977F;
	margin-bottom : 0px;
	margin-top : 0px;
}

B, STRONG {
	font-weight : bold;
}

A {
	color : #000000;
	text-decoration : underline;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A.vf {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

A.vf:HOVER {
	font-family : Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
A.vf2 {
	color : #000000;
	text-decoration : none;
	margin-left : 10px;
	font-weight : bold;
}

A.vf2:HOVER {
	color : #000000;
	text-decoration : underline;
	margin-left : 10px;
	font-weight : bold;
}

A.yf {
	color : #FFFFFF;
	text-decoration : none;
}

A.yf:HOVER {
	color : #FFFFFF;
	text-decoration : underline;
}

A.vf_email {
	color : #ffffff;
	text-decoration : underline;
	font-size : 11px;
}

A.vf_email:HOVER {
	color : #ffffff;
	text-decoration : underline;
	font-size : 11px;
}

A.alkuun {
	color : #2B977F;
	text-decoration : underline;
	font-weight : bold;
}

A.alkuun:HOVER {
	color : #2B977F;
	text-decoration : underline;
	font-weight : bold;
}

A.bookmark {
	text-decoration : none;
}
A.bookmark:HOVER {
	text-decoration : none;
}

A.otsikko {
	text-decoration : none;
}
A.otsikko:HOVER {
	text-decoration : none;
}

A.email {
	color : #000000;
	text-decoration : underline;
	font-size : 11px;
}

A.email:HOVER {
	color : #000000;
	text-decoration : underline;
	font-size : 11px;
}

LI.sivukartta {
	margin-left : -5px;
}

input.bt{

	background-color: #CDD7E9;
	color: #000000;
	font-family : Arial;
	font-size : 12px;
	border-color : #7E96C7 #7E96C7 #7E96C7 #073593
	border : 1px;
}