a:hover
{

	background: #f0f3cb;
}


a
{
	text-decoration: none;
	color: #000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

p, td, th, div, a
{
	font-family: Verdana;
	font-size: 9px;

}

p.otsikko
{ 
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

p.faint
{ 
	font-family: Verdana;
	font-color: #696c50;
	font-size: 8px;
}


body
{
	background-color: #bcc090;
}

table
{
	
