﻿/* Standardi otsikkotyylit sisällössä*/ 
h1 {
	font-family: Geneva, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	width: auto;
	float: none;
	clear: both;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	background-color: #4c6067;
	margin: 0px;
}
h2 {
	font-family: Geneva, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: auto;
	float: none;
	clear: both;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	background-color: #e5e8e9;
	margin: 0px;
}
h3 {
	font-family: Geneva, Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	height: auto;
	width: auto;
	float: none;
	clear: both;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 18px;
	margin: 0px;
}
li {
	font-family: Geneva, Arial;
	font-size: 10pt;
	color: #333333;
	line-height: 16pt;

}
blockquote {
	font-family: Geneva, Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 16pt;
	margin: 0px;
	clear: none;
	float: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 18px;
}
p {
	font-family: Geneva, Arial;
	font-size: 9pt;
	color: #333333;
	line-height: 16pt;
	margin: 0px;
	clear: none;
	float: none;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 18px;
}
a strong {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a, a p {
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

a:link {
	color: #006699;
}

a:hover, a:hover p {
	color: #4c6067;
}

a:visited {

}

object 
{
	z-index: -2;
}

#uutiset p, #yhteystiedot p {
	font-family: Geneva, Arial;
	font-size: 8pt;
	line-height: 12pt;
	margin: 0px;
}
