body {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;

}


h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}


h4 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;

}


td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

a:link{
	color: #0751a7;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #0751a7;
	font-weight: normal;
	text-decoration: none;
}

a:hover{
	color: #0066FF;
	text-decoration: underline;

		
}
hr {
	color: #0751a7;
	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: #0751a7;
	font-weight: normal;

}

img {
	border-color: #333333;

}


