div.teksti {font-family:arial; font-size:10pt;color:navy}	
div.teksti a:link {font-family:arial; font-size:10pt; color: blue; text-decoration:none}
div.teksti a:visited { color:blue; font-size:10pt; text-decoration:none}
div.teksti a:hover { text-decoration:underline; font-size:10pt; color:navy}

td.teksti {font-family:arial; font-size:10pt;color:navy}	
td.teksti a:link {font-family:arial; font-size:10pt; color: blue; text-decoration:none}
td.teksti a:visited { color:blue; font-size:10pt; text-decoration:none}
td.teksti a:hover { text-decoration:underline; font-size:10pt; color:navy}

div.copyright {	font-family:arial; font-size:9pt; text-decoration:none; color:#C0C0FF }
div.copyright a:link { font-family:arial; font-size:9pt; text-decoration:none; color:#696DFF }
div.copyright a:visited { font-family:arial; font-size:9pt; color:#696DFF; text-decoration:none}
div.copyright a:hover { font-family:arial; font-size:9pt; text-decoration:underline; color:blue }

div.otsikko {font-family:arial; font-size:12pt;color:navy; font-weight:bold;}
a.otsikko {font-family:arial; font-size:12pt;color:navy; font-weight:bold;}

span.refotsikko {font-family:arial; font-size:11pt;color:navy; font-weight:bold;}
span.refotsikko a:link {font-family:arial; font-size:11pt;color:navy; font-weight:bold; text-decoration:none}
span.refotsikko a:visited {font-family:arial; font-size:11pt;color:navy; font-weight:bold; text-decoration:none}
span.refotsikko a:hover {font-family:arial; font-size:11pt;color:navy; font-weight:bold; text-decoration:underline;}

div.refotsikko {font-family:arial; font-size:11pt;color:navy; font-weight:bold;}

table.teksti{
	a.teksti {font-family:arial; font-size:10pt;color:navy}
	a:link {font-family:arial; font-size:10pt; color: blue; text-decoration:none}
	a:visited { color:blue; font-size:10pt; text-decoration:none}
	a:hover { text-decoration:underline; font-size:10pt; color:navy}
}

tr.teksti {font-family:arial; font-size:10pt;color:navy}
tr.teksti a:link {font-family:arial; font-size:10pt; color: blue; text-decoration:none}
tr.teksti a:visited { color:blue; font-size:10pt; text-decoration:none}
tr.teksti a:hover { text-decoration:underline; font-size:10pt; color:navy}

tr.hinnasto {font-family:arial; font-size:9pt;color:navy}
tr.hinnasto a:link {font-family:arial; font-size:9pt; color: blue; text-decoration:none}
tr.hinnasto a:visited { color:blue; font-size:9pt; text-decoration:none}
tr.hinnasto a:hover { text-decoration:underline; font-size:9pt; color:navy}

td.hinnasto
{
	border-bottom-width : 1px;
	border-bottom-color : #C0C0FF;
	border-bottom-style : dotted;
}

BODY {
	scrollbar-base-color: #CFDEFE;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color : white;
	
}

input
{
	background-color : #F6F6FE;
	font-family:arial;
	font-size:9pt;
	color:navy;
}

select {
	background-color : #F6F6FE;
	font-family:arial;
	font-size:9pt;
	color:navy;
}
	
textarea {background-color : #F6F6FE; font-family:arial; font-size:9pt; color:navy}
