<style>
BODY 
{
	scrollbar-base-color: #958ea7;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ff9933;
	
	leftmargin: 0; 
	topmargin: 0; 
	marginwidth: 0;
	marginheight: 0;
}
div.headers A:hover {
	text-decoration: underline;
}

A {
	text-decoration: none;
	color: Blue;
}

A:hover {
	text-decoration: underline;
}
p.text{	
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #663333;
	line-height: 1,5;
	margin-top:0;
	margin-bottom:6;
	
}
.kuvis{	
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #663333;
	line-height: 1,5;
	margin-top:0;
	margin-bottom:6;
	font-weight: bold;
	font-style: italic;
	
}
.text2{	
	font-size: 12pt;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #993333;
	font-weight: bold;
}

.link{	
	font-size: 8pt;
	font-family: Arial,Helvetica,Sans-Serif;
	color: Blue;
}

.mina{	
	font-size: 8pt;
	font-family: Arial,Helvetica,Sans-Serif;
	color: #958ea7;
}
</style>


