a.base12:link {
	 color: black;
	text-decoration: none;
	font: bold normal 12px sans-serif;
	 }
a.base12:visited {
	color: black;
	text-decoration: none;
	font: bold normal 12px sans-serif;
}
a.base12:hover {
	color: Red;
	font: bold normal 12px sans-serif;
}
a.base12:active {
	color: black;
	text-decoration: none;
	font: bold normal 12px sans-serif;
}

a.base13:link {
	 color: black;
	text-decoration: none;
	font: bold normal 13px sans-serif;
	 }
a.base13:visited {
	color: black;
	text-decoration: none;
	font: bold normal 13px sans-serif;
}
a.base13:hover {
	color: White;
	font: bold normal 13px sans-serif;
}
a.base13:active {
	color: black;
	text-decoration: none;
	font: bold normal 13px sans-serif;
}

.text9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 20px;

}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 20px;

}
.otsikko20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}

a.base12W:link {
	color: White;
	text-decoration: none;
	font: bold normal 12px sans-serif;
}
a.base12W:visited {
	color: White;
	text-decoration: none;
	font: bold normal 12px sans-serif;
}
a.base12W:hover {
	color: Black;
	font: bold normal 12px sans-serif;
}
a.base12W:active {
	color: White;
	text-decoration: none;
	font: bold normal 12px sans-serif;
}

.otsikko16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;

}
.text13B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;



}
.text12W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;

}
.text12B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;

}

textarea {
	
}
.kuvabg1 {
	background-color: #999999;
}
.kuvabg2 {
	background-color: #CCCCCC;
}

a.base9:link {
	 color: #CCCCCC;
	text-decoration: none;
	font:  normal 9px sans-serif;
	 }
a.base9:visited {
	color: #CCCCCC;
	text-decoration: none;
	font:  normal 9px sans-serif;
}
a.base9:hover {
	color: #CCCCCC;
	text-decoration: none;
	font:  normal 9px sans-serif;
}
a.base9:active {
	color: #CCCCCC;
	text-decoration: none;
	font:  normal 9px sans-serif;
}

.border {
	border-right: thin solid Gray;
	border-bottom: thin solid Gray;
	border-left: thin solid Gray;
	border-top: thin solid Gray;
}

.hr {
	color:red
	
}

.link10:link {
	color: black;
	text-decoration: none;
	font: normal 10px sans-serif;
	 }
a.link10:visited {
	color: black;
	text-decoration: none;
	font: normal 10px sans-serif;
}
a.link10:hover {
	color: black;
	text-decoration: none;
	font:  normal 10px sans-serif;
}
a.link10:active {
	color: black;
	text-decoration: none;
	font:  normal 10px sans-serif;
}

.inborder {
	border-right: 1px solid #8FACD2;
	border-bottom: 1px solid #8FACD2;
	border-left: 1px solid #8FACD2;
	border-top: 1px solid #8FACD2;
}

.inbordertext12 {
	border-right: 1px solid #8FACD2;
	border-bottom: 1px solid #8FACD2;
	border-left: 1px solid #8FACD2;
	border-top: 1px solid #8FACD2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	line-height: 20px;
}

.inborderdash {
	border-right: thin dashed Silver;
	border-bottom: thin dashed Silver;
	border-left: thin dashed Silver;
	border-top: thin dashed Silver;
}

.upborder{
	border-top: 1px solid #8FACD2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
		}
		
.updwnborder {
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}

.teksti12{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000099;
}