p	{	
	
	font-family: Arial;
	font-size: 11pt;
	margin-left: 6%;
	margin-right: 6%;
	
	}

body	{

	font-family: Arial;
	background-color:  #CCDDBB;
	margin-top: 10pt;
	
	}	

table	{ 

	font-family: Arial;
	font-size: 11pt;
	background-color: #ddeecc;
	border-style: solid;
	border-color: #008080;
	border-width: 1pt;

	}



#tekstitable	{ 

	font-family: Arial;
	font-size: 11pt;
	background-color: #ddeecc;
	border-style: solid;
	border-color: #008080;
	border-width: 1pt;

	}


#viivatontable	{ 

	font-family: Arial;
	font-size: 10pt;
	background-color: #ddeecc;
	border-style: none;

	}

#ntontable	{ 

	font-family: Arial;
	font-size: 10pt;
	background-color: #CCDDBB;
	border-style: none;

	}

#viivatd	{

	font-family: Arial;
	font-size: 10pt;
	border-top: solid;
	border-left: solid;
	border-color: #008080;
	border-width: 1pt;
	padding: 4pt 4pt 4pt 4pt;

	}	

#tekstitd	{

	font-family: Arial;
	font-size: 11pt;
	padding: 10pt 5pt 5pt 10pt;

	}	

#kuvatd	{

	font-family: Arial;
	font-size: 10pt;
	padding: 20pt 4pt 20pt 4pt;

	}	

#pienitd	{

	font-family: Arial;
	font-size: 8pt;
	padding: 6pt 4pt 4pt 6pt;

	}	



a:hover	{

	color: blue;
	background: white;

	}
