font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;


}
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: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996699;
}
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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990066;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;


}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	font-weight: bold;

}
body {
	background-position: left top;
}

