body {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	font-weight: normal;
}


h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2d4180;
	line-height: 14px;
}
h4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2d4180;
}

td {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
	vertical-align: top;


}

hr {
	color: #324E8A;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;
}

a:link{
	color: #008fca;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;

}

a:visited {
	color: #008fca;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a:hover {
	color: #0055a5;
	text-decoration: none;
	font-weight: bold;

}

.sisalto {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
	font-weight: normal;
}


