body {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	line-height: normal;
}

h1 {

	font-size:24px; 
	font-family:'Arial'; 
	color:#00AAB4;

}

h2 {
	font-size:20px; 
	font-family:'Arial'; 
	color:#000000;
	font-weight: bold;
}


h3 {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
}

h4 {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}

h5 {
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

a:link{
	color: #00AAB4;
	font-weight: bold;
	text-decoration: none;
}
a:visited{
	color: #00AAB4;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
hr {
	color: #81AF04;
	height: 1px;
	border-style: solid;
	border-width: 1px 0 0 0;

}

.sisalto {
	font-family: "Arial";
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	line-height: normal;
	background-color: #F5F4ED;
	height: 530px;
	min-height: 530px;
}

.vasenpalsta {
	background: #e0e0c6 url(images/vasen_palkki.jpg);
	width: 268px;
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
}

table {
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	line-height: normal;
}
td {
	font-weight: normal;
	font-size: 12px;
	color: #222222;
	line-height: normal;
}

table.asunto td {
	font-size: 13px;
}
