/***************************
Michael Ljungqvist (c) 2007
www.helsinkibeerfestival.com
update:28.3.2007
print.css
Tulostukseen käytettävä tyylitiedosto
/***************************/
body {
 	font: normal 12pt Palatino, Times, "Times New Roman", serif;
 	margin: 0;
 	padding: 0;
 	font-size:90%;
	}
a:link, a:visited {
 	color: #222;
 	background: transparent;
 	font-weight: bold;
	}
#nav, #footer, hr, .navigation, #footer span,#headerSisalto,#mainKehys2,#sisaltoVasenApuSnadi {
 	display: none;
	}
#sisaltoTuote2007 {
	
	
	display:inline;
    width: 800px;
    margin-left: 0px;
    clear: none;
    margin-top: 6px;
	margin-right: 25px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: bottom right;
	}
	 
#footer {
 	border-top: 1px solid #333;
 	text-align: center;
	}
 
table.tuotteet {
	font: normal 9pt Palatino, Times, "Times New Roman", serif;
	display : table;
	text-align:left;
	}
table.tuotteet tr:first-child { 
 	border-top: none;
}
table.tuotteet tr td { 
 	border: 1px solid black;
}
h1,h2,h3,h3,h4,h5,h6{
	font-weight:bold;
	color:#000;
	}
p {	}

 

