body{
	text-align: justify;
}

body a{
	color:#000000;
	text-decoration:none;
}

@page {
	text-align: justify;
}
	
@page a{
	text-align: justify;
	color:#000000;
	text-decoration:none;
}
/*
p, dt, dl, div, span {
	text-align: justify;
}*/

#container{
	margin:auto;
	/*border:1px solid;
	type: a4;
	size: a4;
	height:297mm;
	width:210mm;*/
}

#page_prew{
	text-align: justify;
	margin-top:20mm;
	margin-bottom:30mm;
	margin-left:10mm;
	margin-right:10mm;
}

#heading_prew{
	font-weight:bold;
	border:1px #555 solid;
	background:#8F8F8F url(../images/pealkiri.gif) top left no-repeat;
	padding-top:25px;
	padding-left:10px;
	min-height: 25px;
}


#lead_prew{
	font-weight:bold;
	border:1px #555 solid;
	background:#ABABAB url(../images/sisse.gif) top left no-repeat;
	padding-top:25px;
	padding-left:10px;
	min-height: 25px;
}
#body_prew{
	font-weight:bold;
	border:1px #000 solid;
	background:#CFCFCF url(../images/sisu.gif) top left no-repeat;
	padding-top:25px;
	padding-left:10px;
	min-height: 25px;
}
/*
table {
	border:0px;
	border-style: solid;
	border-color:#000;
}

th{
	font-size: 11px;
	font-family: Arial;
}

td {
	font-size: 11px;
	font-family: Arial;
}*/
