﻿html
	{
		padding: 0px;
	}
body
	{
		background-color: #E1E1E1;
		font-family: arial;
		margin: 0px;
		padding: 0px;
		color: black;
		
	}
div.KeskitysJaKorkeus
	{
		text-align: center;
	}
table.paataulukko
	{
		width: 700px;
		height: 100%;
		border-collapse: collapse;
		margin-left: auto;
		margin-right: auto;
		text-align: left;
		/*border-left: 1px solid #FF0000;
		border-right: 1px solid #FF0000;*/
	}
.tiedote_pubDate
	{
		color:gray;
		padding-bottom: 15px;
	}
.tiedote
	{
		padding-bottom: 5px;
	}
tr.navigointi
	{
		height: 1px;
	}
td.sisalto
	{
		margin: 0px;
	}
tr.alapalkki
	{

		height: 1px;
	}
tr.teksti td
	{
		margin: 0px;
		padding: 10px;
	}
td.esittely
	{
		width: 50%;
		font-size: 10pt;
	}
div.tarjouksetetu
	{
		margin-top: 8px;
	}
div.tarjouksetetu th
	{
		margin-top: 8px;
		font-size: 10pt;
		font-weight: normal;
	}
div.tarjouksetetu a
	{
		text-decoration: underline;
	}
div.tiedote span.NaytaTiedote2
	{
		color: green;
		margin:0px;
	}
table
	{
		width: 100%;
	}
h1,h2,h3,h4,h5,h6
	{
		color: #00478F;
		margin:0px;
	}
a:link, a:active
	{
		color: #00478F;
	}
a:visited 
	{
		color: #FF8484;
	}
img
	{
		border: none;
	}
iframe
	{
		border-width:0px;
	}
td,th	
	{
		vertical-align:top;
		background-color: white;
	}
