font {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FF0000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
.korostus {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: lighter;
	text-decoration: none;
	color: #000000;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: normal;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF0000;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11pt;
	text-decoration: none;
}

