	body {
		margin: 0;
		padding:0;
		font-family: Verdana, Arial, sans-serif;
		font-size: small;
		color: #333;
		}
		
	* html body {
		font-size: x-small; /* IE5/Win */
		f\ont-size: small; /* muille selaimille */		
		}
	
	#kielet {
		font-size: 82%;
		float: right;
		width: 220px;
		padding: 3px;
		}
		
	#kielet a.en{
		padding-left: 20px;
		background: url("../../images/lippu_uk.gif") 0 50% no-repeat;
		}
		
	#kielet a.fi{
		padding-left: 20px;
		background: url("../../images/lippu_fi.gif") 0 50% no-repeat;
		}
		
	#kielet a.ru{
		padding-left: 20px;
		background: url("../../images/lippu_ru.gif") 0 50% no-repeat;
		}		
		
	table.sivu {
		max-width: 1094px;
		}	

	table.banneri {
		background: #D9C9D9;
		}	
	
	td.td_navi {
		padding-bottom: 5px;
		}	
		
	td.td_navi a {
		padding: 0 5px;
		color: #111;
		text-transform: lowercase;
		text-decoration: underline;
		}
		
	td.td_navi a:hover {
		text-decoration: none;
		}		
			
		
	table.content td {
		padding: 10px 0;
		}
		
	table.content table td {
		font-size: 82%;
		padding: 8px 10px;
		}
		
	table.footer {
		padding-top: 10px;
		border-top: 1px solid #eee;
		}
		
	table.footer td {
		font-size: 82%;
		color: #333;
		}
	p {
		font-size: 82%;
		line-height: 140%;
		}
	h1 {
		font-size: 105%;
		}		
		

