	body {
		margin:0 3%;
		width: auto;
		background: #fff;
		font-family: Verdana, Arial, sans-serif;
		font-size:90%
		}
		
	table.banner {
		background:#003471;
		height:98px;
		width: auto;
		}
		
	html>body table.banner {
		height:98px;
		}
		
	table.banner h1 {
		font-size: 110%;
		display: block;
		border-bottom: 2px solid #ddd;
		}
		
	table.banner img {
		display:none;
		}		
	
	td.saabanneri {
		display: none;
		}
		
	td.vasenosa {
		display: none;
		}
		
	td.keskiosa {
	
		voice-family: "\"}\"";
		voice-family: inherit;
   		width: auto;
		}
		
	html>body #keskiosa {
		}

	p,h1,h2,h3,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		margin-top: 20px;
		padding:10px 0;
		font-size: 120%;
		color: #339933;
		}

	h2 	{
		font-size: 105%;
		color: #339933;
		}

	h3 {
		padding:5px 0;
		font-size: 105%;
		color: #339933;
                border-bottom: 1px solid #eee;
		}
		
	p 	{
		font-size: 90%;
		line-height: 140%;
		}

	a 	{
		color: #339933;
		}

	a:visited {
		color: #114200;
		}
		
	select, textarea, input  {
                font-family: verdana, arial;
		font-size: 11px;
		}

	table.footer {
		width 100%;
		height: 50px;
		margin:2px 10px;
		padding-top: 10px;
		border-top: 1px solid #ddd;
		color:#8A8A8A;
		font-size: 75%;
		line-height: 140%;
		}
		
	table.footer a {
		color:#8a8a8a;
		text-decoration: none;
		}
		
	table.footer a:hover {
		color:#96A6B6;
		text-decoration: none;
		}		