
/*************************************************************
***** styles for 21k.ee print template (c) 2002 **************
**************************************************************
*************************************************************/


body	{
	margin: 0;
	padding: 0;
	font-family: "times new roman", arial, sans-serif;
	font-size: 12pt;
	color: black;
	background-color: white; 
}

#menu	{
	display: none;
}

#foot {
	display: none;
}

#head	{
	display: none;
}

#asukoht {
	display: none;
}


#content{
	position: absolute; 
	left: 0em; 
	top: 0em;
	font-family: "times new roman", arial, sans-serif;
	line-height: 1.5em;
	font-size:  12pt;
	text-align: left; 
	width: 40em; 
	padding: 0; 
	border: 0;
	float: none;
	background: transparent;
}

a {
	color: black;
	background: transparent;
}