.otsikko {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #003A63;
	text-decoration: none;
}
.sisus {
	font-family: "Verdana" , "Arial", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sisus_valk {
	font-family: "Verdana" , "Arial", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sisus_sininen {
	font-family: "Verdana" , "Arial", serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0033CC;
	text-decoration: underline;
}
.sisus2 {
	font-family: "Arial" , "Verdana", serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.sisus3 {
	font-family: "Arial" , "Verdana", serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.otsikko_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #003A63;
	text-decoration: none;
	underline: none;
}
.otsikko_2_valk {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.linkki_piilos {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #ECE9D8;
	text-decoration: none;
}

BODY {
   background-color:#FFFFFF;
   scrollbar-face-color:#8694B5;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#F9F9F9;
   scrollbar-shadow-color:#9A9A9A;
   scrollbar-highlight-color:#9A9A9A;
   scrollbar-3dlight-color:#dddddd;
   scrollbar-darkshadow-Color:#eeeeee;
   scrollbar-base-color: #8694B5;
}


