html,body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
	background-color: #F4F0E7;
}

td.content {
	width: 567px;
	background-color: #F4F0E7;
	/*background-image: url(images/tausta1.jpg);*/
	background-repeat: repeat-x;
	background-position: top;
	
}

td.blank {
	background-color: #EEEADE;
	/*background-image: url(images/tausta1.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
}

div.text {
	width: 100%
	vertical-align: top;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px; 
	line-height: 16px; 
	margin-top: 40px;
	margin-left:  2px;
	margin-right: 2px;
	text-align: justify;
}

div.ori {
	vertical-align: top;
	font-family: Verdana, Trebuchet, Arial;
	font-size: 13px; 
	line-height: 16px; 
	margin-top: 20px;
	margin-left: 2px;
	margin-right: 2px;
}

td.otsikkopalkki { 
	width: 100%;
	background-color: #EFE8D6;
	background-image: url(images/bar2.gif);
	background-repeat: repeat-x;

}

body {
	text-decoration: none; 
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size:12px;
	margin : 0px 0px 0xp 0px;
	
}
table {
	text-decoration: none; 
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;

}

table.sisalto {
	width: 560px;
	
}

a.link1 {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: #6A5A48;
}
a.link1:link {
	text-decoration: none; 
	color: #6A5A48;
}
a.link1:visited {
	text-decoration: none; 
	color: #6A5A48;
}
a.link1:hover {
	text-decoration: underline;
	color: #000000;
}

a.sivulink {
	font-family:Verdana,Arial,Geneva,Helvetica,sans-serif;
	color: #4757A6;
}
a.sivulink:link {
	text-decoration: none; 
	color: #4757A6;
}
a.sivulink:visited {
	text-decoration: none; 
	color: #4757A6;
}
a.sivulink:hover {
	text-decoration: underline; 
	color: #001274;
}



a.valikko1 {
	font-family:Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6678B5;
}
a.valikko1:link {
	text-decoration: none; 
	color: #6678B5;
}
a.valikko1:visited {
	text-decoration: none; 
	color: #6678B5;
}
a.valikko1:hover {
	text-decoration: none; 
	color: #003366;
}
a.valikko1:visited:hover {
	color: #003366;
}
