
<style type="text/css">

	body {background: #a71c20;
}
	A:link {
	color : #033e7b; 
	text-decoration: none;
} 
	A:visited {
	color : #033e7b; 
	text-decoration: none;
} 
	A:active {
	color : #033e7b; 
	text-decoration: underline;
} 
	A:hover {
	color : #033e7b; 
	text-decoration: underline;
}
	A.valikko:link {
	color : #033e7b; 
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
} 
	A.valikko:visited {
	color : #033e7b; 
	text-decoration: none;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
} 
	A.valikko:active {
	color : #033e7b; 
	text-decoration: underline;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
} 
	A.valikko:hover {
	color : #033e7b; 
	text-decoration: underline;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
	.valikko {
	color : #033e7b; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
}
	.h1 {
	color : #033e7b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;	
	margin-bottom: 18px;
} 
	.h2 {
	color : #033e7b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 18px;
} 
	.h3 {
	color : #033e7b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	margin-bottom: 15px;
} 
	.p {
	color : #000000; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 15px;
}
	.alatunniste {
	color : #033e7b; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	margin-top: 15px;
	margin-bottom: 15px;	
	font-weight: bold;
}
	.p_end {
	color : #000000; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 0px;
}
	.normal {
	color : #000000; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
} 
	.small {
	color : #000000; 
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 15px;
} 
	.lista {
	color : #000000; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
    margin-top: 5px;		
    margin-bottom: 15px;		
}
	.lista2 {
	color : #000000; 
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
    margin-top: 5px;		
    margin-bottom: 15px;		
}
	fieldset {
	background-color:#ffffff;  
	padding: 40px; 
	border: 1px solid #bdbdbd;
}
	.box {
	background-color:#e8e8e8;  
	padding: 20px; 
	border: 1px solid #bdbdbd;
}
	legend {
	color : #033e7b; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;	
	margin-bottom: 25px;
}


</style>