body {                        				
font-size: 13px;                                 
color : black;
font-family : tahoma;				
}	

p {
margin:0 0 .75em;
line-height:1.6em;
}



A	  {
	color: grey;	
	text-decoration: none; 
	font-weight: bold;	
}

A:visited {							
	color: grey;  
	text-decoration: none; 
	font-weight: bold;		
}
 
A:active {							
	color: grey;  
	text-decoration: none; 
	font-weight: normal;
}

A:hover{								
	color: grey;  
	text-decoration: none;
	font-weight: normal;	
}

.otsikko	  {	
	font-size: 20px;
	font-weight: bold;
	font-family: goudy old style, gill sans mt, arial narrow, tahoma;
	width: 430;
	height:25;
	color:#6EA670;
}

td.esittely1	{
background-color:  white;
font-size: 11px;              
border-width: 2px;
border-color:#EBF0EA;
border-style: solid;
}
