body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #43494d;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #014170;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #014170;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #014170;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #014170;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

h5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #014170;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

a:link{
	color: #0d5094;
	text-decoration: underline;
	font-weight: normal;
}
a:visited{
	color: #0d5094;
	text-decoration: underline;
	font-weight: normal;
}
a:hover{
	color: #0060c2;
	text-decoration: none;
	font-weight: normal;	
}
hr {
	color: #2d69a6;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #43494d;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
}
