body{
	margin: 0px;
	padding: 0px;
	background-image: url(imgs/modulo.gif);
	background-repeat: repeat;
}
table, tr, th, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a:link, a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
b{
	color: #FFFF00;
	font-weight: bold;
}
a.b:link, a.b:visited{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
a.b:hover{
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.sl{
	padding-left: 40px;
	padding-top: 35px;
	padding-bottom: 45px;
}
.lateral{
	padding-top: 211px;
	vertical-align: text-top;
}
.tarja{
	background-image: url(imgs/tarja.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 30px;
}
.logo{
	width: 345px;
	padding-top: 45px;
	padding-left: 40px;
	vertical-align: text-top;
}
.txt{
	padding-top: 45px;
	vertical-align: text-top;	
}