a:link
{
font-family: Arial; font-size: 10pt; color: #000000;
}
a:visited
{
font-family: Arial; font-size: 10pt; color: #000000;
} 
a:active 
{
font-family: Arial; font-size: 10pt; color: #000000;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;	
	background-color: #DDDDDD;
	--background-image: url('images/yleiset/tausta.jpg');
}
.keskus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;	
	padding-top:10px; padding-left:50px; padding-right:50px; padding-bottom:10px;	
}
.ajankohtaista
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;	
	padding-top:10px;	
}
.alareuna
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;	
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.borddot
{
		border-style: dotted;
		border-color: #D1DDE1;
		background-color: #FFFFFF;					
}
.borddash
{
		border-style: dashed;
		border-color: #5E8D9C;			
}
.bordinset
{
		border-style: inset;
		border-color: #5E8D9C;		
}
.bordoutset 
{
		border-style: outset;
		border-color: #5E8D9C;			
}
.bordridge 
{
		border-style: ridge;
		border-width: 5;
		background-color: #FFFFFF;
}
.bordridge2 
{
		border:1px ridge #C3CBD8; background-color: #FFFFFF;
				
}
.bordgroove 
{
		border-style: solid double groove;
		border-color: #5E8D9C;			
}
h1
{
	font-family: Expo;
	font-size: 18pt;
	{font-style:italic; font-weight:bold; color:#B49D02};
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;		
	{color: #000000};
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;	
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}
.outline
{border:2 solid #B49D03;padding:3px; }