<style type="text/css">  

body { 
	
}
h1 {
	margin-top: 0; 
	margin-left: 20px;   
	margin-right: 0;
	font-family: Monotype Corsiva, arial;
	font-size: 25px;     
	color: white;

}
a.valkoinen:link {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.valkoinen:visited {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a.valkoinen:hover {
	font-size: 12px;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
p {
	margin-top : 10px;
	font-family: arial;
	font-size : 12px;
	color : black;
	text-align: center
}
p.valkoinen {
	margin-top : 10px;
	font-family: arial;
	font-size : 12px;
	color : white;
	text-align: center
}
p.iso {
	margin-top: 0; 
	margin-left: 20px;   
	margin-right: 0;
	font-family: Monotype Corsiva, arial;
	font-size: 15px;     
	color: black;
	text-align: center;
}
form {
	text-align: center
}

</style>
