body {
	background-color: #FDF0D0;
	margin-top: 0px;
	background-image: url(images/pais.jpg);
	background-repeat: repeat-x;
}
.print {
	background: #FDF0D0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}
#jalus {
	background: url(images/jalus.jpg) repeat-x;
	height: 46px;
	color: #FFF;
	padding-top: 50px;
	text-align: center;
}
.H1 {
	font-size: 14px;
	font-weight: bold;
	color: #C2000B;
}
.Sisu_text {
	padding-right: 5px;
	padding-left: 5px;
}

