a { font-weight: bold }
a:link
{	
	font-family: Arial;
	font-size: 12px;
	color: #0754a2; 
	text-decoration: none;
}
a:visited
{	
	font-family: Arial;
	font-size: 12px;
	color: #0754a2; 
	text-decoration: none;
} 
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #008040;
	text-decoration: none; }
a:active 
{	font-family: Arial;
	font-size: 12px;
	color: #0754a2;
	text-decoration: none;
} 
table
{	color: #000000;
	border-style: none;
}

body
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

h1
{
	font-family: Arial;
	font-size: 20px;
	text-align: center;
	color: #000000;
}
h2
{
	font-family: Arial;
	font-size: 18px;
	text-align: center;
	color: #000000;
	text-decoration: bold;
}
h3
{
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	text-decoration: bold;
	color: #000000; 
}


p
{
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	color: #000000;
}
p.lisa
{
	font-family:  Arial;
	text-align: center;
	font-size: 10px;
	text-weight: bold;
	color: #000000;
}
p.taulukko
{
	font-family:  Arial;
	text-align: left;
	font-size: 12px;
	color: #000000;
}
p.keski
{
	font-family:  Arial;
	text-align: center;
	font-size: 12px;
	color: #000000;
}
p.huomio
{
	font-family:  Arial;
	text-align: center;
	font-size: 14px;
	text-decoration: bold;
	color: #000000;
}
p.kuva
{
	font-family:  Arial;
	text-align: center;
	font-size: 12px;
	font-style:  italic;
	font-weight: lighter;
	color: #000000;
}
li
{
	font-family: Arial;
	text-align: left;
	font-size: 14px;
	color: #000000;
}
