body {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
h3 {
	font-family: "Arial";
	font-size: 16px;
	color: #008bad;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
h4 {
	font-family: "Arial";
	font-size: 14px;
	color: #008bad;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}
a:link{
	color: #008bad;
	text-decoration: underline;
	font-weight: bold;
}
a:visited{
	color: #008bad;
	text-decoration: underline;
	font-weight: bold;
}
a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;	
}
hr {
	color: #000000;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
table, td {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

td.harmaapalsta {
	background-image: url(images/bg_b_midd.jpg);
	background-position:center top;
	background-repeat: repeat-y;
}

.alapalsta {
	background-image: url(images/bg_b_bottom.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

td.keltainen { 
	background-image: url(images/bg_b.jpg);
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}
