p {  
	font-family: "Arial"; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: 666666; 
	text-align: left
}

body {  
	background-color: ffffff; 
}

a  {text-decoration:none}

copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}

.otsikko {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: 009edb;
	text-align: left;
	
}

.otsikko3 {
	font-family: "Arial";
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	
}

.error {
	font-family: "Arial"; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF0000; 
	text-align: left;
	}

.otsikko2 {  
	font-family: "Arial"; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: 39cd5d; 
	text-align: left;
}

.iso {  
	font-family: "Arial"; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; 
	text-align: left;
}