BODY {

	background : url('./kuvat/tausta.jpg') 50% 35% no-repeat white;
	font-family : 'Verdana','Tahoma','Arial', 'Helvetica';
	font-size : 10pt;
}
H2{	
	font-family : 'Arial';
	text-decoration : bold;
	font-size : 14pt;
}
H3{	
	font-family : 'Arial';
	text-decoration : bold;
	font-size : 12pt;
}
IMG{
	border : 0px;
	
}
li {
 font-family: 'Verdana','Tahoma','Arial','Helvetica';
 font-size : 10pt;
}
.left{
	text-align : left;
	font-size : 10pt;
	font-family : 'Verdana';
}
TH{
	text-align : left;
	font-size : 10pt;
	font-family : 'Verdana';
}
TD{

	vertical-align: top;
	font-size : 10pt;
	font-family : 'Verdana';
}

.middle {
	text-align : left;
	vertical-align: middle;
	font-size : 10pt;
	font-family : 'Verdana';
}
.hilite {
	background : rgb(240,240,240);
}
A{
	color : rgb(55,55,100);
	text-decoration : underline;
	font-size : 10pt;
}
A:visited{
	color : rgb(55,55,100);
	text-decoration : underline;
	font-size : 10pt;

}
A:hover{
	color : rgb(255,125,0);
	text-decoration : underline;
	font-size : 10pt;
}
