	body {
		margin:0 2%;
		width: auto;
		background: #fff;
		font-family: Verdana, Arial, sans-serif;
		font-size:95%
		}
		
	#banner {
		background:#fff;
		height:0;
		width: auto;
		padding: 0;
		margin: 0;
		border: 0;
		}
		
	#banner h1 {
		font-size: 120%;
		display: block;
		border-bottom: 1px solid #ddd;
		margin: 0;
		padding: 0;
		}
	
	#banner img {
		display: none;
		}	
		
	#navi {
		display: none;
		}		
		
	#keskiosa {
		/* ennen content */
		background: #fff;
		margin: 0;
   		width: auto;
   		border: 0;
   		padding: 0;
		}
		
	#margin {
		margin: 0;
		}	
	

	#oikeaosa {
		display: none;
		}
	
	p,h1,h2,h3,h4,pre {
		margin:0;
		}
		
	h1 {
		margin-top: 0px;
		padding:10px 0;
		font-size: 120%;
		color: #274F81;
		}

	h2 	{
		padding:10px 0;
		font-size: 110%;
		color: #274F81;
		}
	
	h3 	{
		padding:10px 0;
		font-size: 105%;
		color: #274F81;
   		}		
		
	p 	{
		line-height: 140%;
		}

	a 	{
		color: #333;
		text-decoration: underline;
		}

	a:hover {
		color: #333;
		}
	
	ul	{
		list-style-type: disc;
		font-size: 95%;
		margin-left: 35px;
		font-weight: bold;
		}
	
	li	{
		line-height: 190%;
		padding-left: 2px;
		}
		
	ul ul 	{
		list-style-type: square;
		font-size: 95%;
		margin-left: 75px;
		font-weight: normal;		
		}
		
	ul ul ul	{
		list-style-type: circle;
		font-size: 95%;
		margin-left: 25px;
		}
		
	li a	{
		text-decoration: none;
		}		
		
	table.imgtext-table {
		text-align:center;
		margin: 0 8px;
		}

	select, textarea, input  {
                font-family: verdana, arial;
		font-size: 11px;
		}

	#footer {
		width 100%;
		height: 50px;
		margin: 0;
		padding-top: 10px;
		border-top: 1px solid #ddd;
		color:#8A8A8A;
		font-size: 90%;
		line-height: 140%;
		}
		
	#footer a {
		color:#8a8a8a;
		text-decoration: none;
		}
		
	#footer a:hover {
		color:#96A6B6;
		text-decoration: none;
		}
	
	/* kuvateksti */	
	p.csc-caption {
		font-size: 70%
		}
		
	table.taulukko td {
		       font-size: 70%;
		       line-height: 140%;
		       }		

	table.taulukko h3 {
			padding-top: 12px;
			padding-bottom: 0;
			border-top: 1px dashed #3173AA;
			font-size: 110%;
			margin-left: 0;
			}
	
	td {
		font-size: 80%
		}
	
	 	
	table td {
		padding-top: 2px;
		padding-bottom: 10px;
	}
	
	table td h2{
	margin: 10px 0;
	padding: 0;
	}
	
