

body
{
	background-color: #aea6bd;
	background-image: url(images/tausta.gif);

}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
line-height: 150%;
}
h2
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: bold;
}
h1
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt;
font-weight: bold;
}

a:link { 
	color: #000000;
	text-decoration: none;
	}
a:visited { 
	color: #000000;
text-decoration: none;

	}
a:hover { 
	color: #D9D9D9;
	
	text-decoration: none;
	
	}
