body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
	line-height: 18px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #404040;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

a:link{
	color: #404040;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #0772DA;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #404040;
	font-weight: normal;
	text-decoration: underline;

}
hr {
	color: #404040;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}
.sisalto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404040;
	font-weight: normal;

}
.sisalto table{

	border-color: #404040;
	border-collapse: collapse;

}
.sisalto td{
	border-color: #404040;
	border-collapse: collapse;
	vertical-align: top;
}

img {
	border-color: #404040;
}

