body {


	margin-top:0px;
}


div#otsikko {
	text-align:center;


	}



div#runko {
	background-color: White;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	border-width:1px;
	border-color:#01874A;
	border-style:solid;
	text-align:left;
	padding-top:40px;
	padding-bottom:40px;



	}
	
div#navi {
	background-color:#5D9D5D;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	font-family:verdana;
	font-size:10pt;
	margin-bottom:1px;
	padding:1px;
	letter-spacing: 0.1em;

}

div#navi a:visited {
	color: white;
}

div#navi a:link {
	color: white;
}

div#navi a:hover {
	color: yellow;
	text-decoration: none;
}



div#footer {
	background-color:#5D9D5D;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	border-width:1px;
	border-color: #01874A;
	border-style:solid;
	font-family:arial, sans-serif;
	font-size:8pt;
	border-top-width:0px;
	color:white;
}

	p {
	margin-left: 40px;
	margin-right: 30px;
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	text-align:left;
	margin-bottom:20px;
	line-height:1.5em;
	}	
	
	ul {
	margin-left: 100px;
	margin-right: 40px;
	font-family:verdana, arial, sans-serif;
	font-size:10pt;
	text-align:left;
	margin-bottom:20px;
	}	
	
	li {
	margin-bottom:7px;
	}
	
h2 {
	font-family: tahoma,verdana, sans-serif;
	color: Black;
	font-weight: normal;
	margin-top:10px;
	padding:0px;
	margin-right:40px;
	margin-left: 40px;
	letter-spacing: 0.2em;
	
}
	
	
	
	
h3 {
	border-width:1px;
	border-style:dotted;
	border-color:#DDAE0D;
	text-align:center;
	font-family: verdana, sans-serif;
	font-size:10pt;
	color:#5D9D5D;
}

h4 {

	font-family: verdana, sans-serif;
	color:#5D9D5D;
	margin-top:30px;
	margin-right:30px;
	margin-left: 40px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#B7DA87;
}



td p {
	background-color: white;
	margin-left:10px;
	margin-right:10px;
	text-align:left;


	}

.nytsolu {
	border-left-color: #01874A;
	border-left-style: dotted;
	border-left-width: 1px;

}

.nytsolu p {
	line-height: normal;
	font-size:8pt;

}


table.yhteystaulukko td {
	border-color: #BAD5BA;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
	font-family:arial, sans-serif;
	font-size:10pt;
}

a:link {
	color:blue;
	text-decoration: none;
}


a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
		color: #5D9D5D;
		text-decoration: underline;
}


td.out { 

  color: black; 
  background: white; 

} 
td.over { 

  color: black; 
  background: #F1F1F6; 

}