body {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}


h3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #14486c;
	line-height: 18px;

}

h4 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;

}



td {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}


a:link{
	color: #a91c30;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #a91c30;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #ff9600;
	text-decoration: underline;	
}
hr {
	color: #4565AB;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
select {
	font-size: 9px;
}

