body {
	background-color : white;
}

body, p, a, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}

h1 {
	font-size: 28px;
	margin-bottom: 0;
	margin-top: 10px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

p.viiteotsikko {
	font-size: 22px;
	font-style: italic;
	margin-top: 0;
}

p.inkku {
	font-weight: bold;
	margin-left: 40px;
	margin-right: 130px;
	text-align: justify;
}

p.tekija {
	margin-top: 25px;
	font-style: italic;
}

table {
	margin-top: 0;
	
}

