body {
font-family: Arial, Helvetica, sans-serif;
}
.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.leipisbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
.leipisisobold, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h1 {
color: #006699;
}
.leipiskeskibold, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
.nounderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	text-decoration: none;
}
a {
	color: #006699;
}
a:hover {
	/*
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	*/
	color: #FF0000;
	text-decoration: underline;
}

.punainen {
	color: #FF0000;
}
.sininen {
	color: #006699;
}

.nounderline img {
	margin:6px 0;
}