body {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
h3 {
	font-family: "Arial";
	font-size: 16px;
	color: #ff8000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
h4 {
	font-family: "Arial";
	font-size: 14px;
	color: #ff8000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
a:link{
	color: #00a100;
	text-decoration: underline;
	font-weight: normal;
}
a:visited{
	color: #00a100;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;	
}
hr {
	color: #000000;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}
table, td {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
}