Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: #000000;
	background: #FFFFFF;
	margin-left : 10%;
	margin-right: 10%;
}

H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style : normal;
	font-weight : bold;
	margin-left: -10%;
	margin-right:-10%;
	color: #003366;
	text-align : center;
}

H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: lighter;
	color: #800000;
	text-align : center;
}

H3{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000; 
	font-weight: bold;
}

TABLE{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;	
}

FORM{
	margin-left: -5%;
}

A:Link {
	color: Blue;
	text-decoration: none
}
A:Visited {
	color: Purple;
	text-decoration: none
}
A:Hover {
	color: Red;
	text-decoration: underline;
}
A:Active {
	color: Blue;
	text-decoration: none
}

.kuva{
	font-size: smaller;
	font-style : italic;
	margin-left: -10%;
	margin-right:-10%;
	}
