/* 

Versio: 150107

Printti layout: */

body 
{
margin: 0 auto;
padding: 0;
font-family: "Times New Roman",Serif;
background: #ffffff;
color: #000000;
}
	
#kontti 
{
margin: 2%;
width: auto;
float: none !important;
}

#isopalsta, #tayspalsta 
{
float: none !important;
}


#toptabs, #tasomenu, #sivupalsta, #alatunniste
{
display: none;
}


a 
{
text-decoration: underline;
color: #cccccc;
}

