body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
}


h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #cc6666;
}



td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}


a:link{
	color: #CC6666;
	font-weight: normal;
	text-decoration: none;
}
a:visited{
	color: #CC6666;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;	
}
hr {
	color: #CC6666;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;

}

