P, .default, .perus {
  color: #404040;
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
	line-height: 1.3;
}


A.menulink, A.menulink:visited, A.menulink:active, .menucell { 
  color: #006c81;
	font-family: "Arial", "Helvetica";
	font-size: 12pt;
	text-decoration: none;
}

A.menulink:HOVER { 
  color: #006c81;
	text-decoration: underline;
}
H1 { 
  color: #006c81;
	font-family: "Arial", "Helvetica";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1.07;
	text-decoration: none;
	margin-top: 14pt;
}

 .otsikko { 
  color: #006c81;
	font-family: "Arial", "Helvetica";
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 1.07;
	text-decoration: none;
	margin-top: 9px;
}

 .valiotsikko { 
  color: #006c81;
	font-family: "Arial", "Helvetica";
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: 1.07;
	text-decoration: none;
	margin-top: 9px;
}


.copyright {
  color: #b2c4c1;
	font-family: "Arial", "Helvetica";
	font-size: 10pt;
}
A.copyright:hover {
  color: #b2c4c1;
  background: #ffffff;
}
