.leipis {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	font-size: 12px;
	font-weight: normal;
	position: static;
	text-align: left;




}
.navit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;

}

a:link {
 text-decoration: none; 
color: #003366;

}
 
a:visited {
 text-decoration: none; 
 color: #003366;
}
 
a:hover {
 text-decoration: underline; 
 color: #106cc8;


 
}
 
a:active  { 
 color: #106cc8; 
}

	  textarea { width: 100%
	  max-widht: 50em; }
	  
	  .otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
}

