body {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
        background-color: #daecf8;
}


h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: normal;

}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}



a:link{
	color: #009E01;
	font-weight: bold;
	text-decoration: underline;
}
a:visited{
	color: #009E01;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
}
hr {
	color: #009E01;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

table {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
td {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}

