#menu {
display: none;	
}

#side-b {
display: none;	
}

#addthis_toolbox addthis_default_style {
display: none;	
}

.mainos {
display: none;		
}

.lista {
display: none;	
}

.polku {
display: none;	
}

body {
	font-family: "Times New Roman";
	color: black;
	background-color: transparent;
	font-size: 14pt;
}

h1 {
	font-size: 18pt;	
	font-weight: bold;
}

h2 {
	font-size: 16pt;	
	font-weight: bold;
}

h3 {
	font-size: 14pt;	
	font-weight: bold;
}

img {
	display: none;	
}

img:after {
	display:block;
	content:attr(alt)
}