/* 
Template Name: Tulostus 
*/

body {
	background-color:white;
	font-family: "BergamoStdRegular", Georgia, "Times New Roman", Times, serif;
	color:black;
	font-size:10px;
	width:80%;
	margin:0 auto;
}

.otsake img {
}

.info, .valikko, #topnav, .markkinointipalkki, .talopalkki, .liikkuminen, .jutun-jakaminen, #kommentoi {
	display:none;
}

h1, h2, h3, h4, h5, h6, p, li, blockquote, a {
	color:black;
}

h1 {
	font-size:20px;
	font-weight:normal;
}

h2 {
	font-size:16px;
	font-weight:normal;
}

h2 a {
	text-decoration: none;
}

h3 {
	font-size:14px;
	font-weight:normal;
}

h4 {
	font-size:12px;
	font-weight:normal;
}

p, li, blockquote {
	font-size:12px;
}

b, strong {
	font-weight:normal;
}