td	{ 
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	border-color: #000000;
	}

img.henkilo {
    margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 3px;
}

p {
	margin-bottom: 10px;    
} 	
 
h1, h2 {
    font-size: 11px;

    margin-bottom: 10px;
    font-weight: bold; 
    
}


	
td.inner
	{
	color: black;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal;
	
	border-color: #000000;
	border-top: solid;
	border-bottom: solid;
	border-width: 1px; 

	padding: 10px;
	background-color: #F1EF6C;
	}	

.bold	{
	color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-weight: bold;
	}


a:link 	{
	text-decoration: none;
	color: #080589;
	}

a:visited 
	{
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: underline; 
	color: #11026E;
	}



