body	{
		background-color: #84AEDE;
		font-family: Arial,sans-serif;
		color: black;
		font-size: 0.8em;
		}

table	{ 
		background-color: #DEE7F7;
		}

h1		{ 
		font-size: 1.3em;
		font-weight: bold;
		}

a		{ text-decoration: none; }
a:link  { color: black;}
a:visited 	{ color: black; }
a:active  	{ color: black; }
a:hover	{ color: blue; text-decoration: underline; }
.av		{ text-decoration: underline; }

.pieni	{ 
		font-size: 0.9em;	
		}

.pienin	{ 
		font-size: 0.7em;	
		}

.ohje	{
		text-align: right;
		font-weight: bold;
		}

.oikea	{ 
		text-align: right; 
		}

.keski	{ 
		text-align: center; 
		}

.harmaa	{ 
		color: #666666;
		text-align: center;
		}

#tassa	{ 
		color: blue; 
		}

.liha	{
		font-weight: bold;
		}

li		{
		margin-left: 1%;
		}

img		{ 
 		border-style: none; 
		}

.kuva_asettelu	{
		text-align: center;
		}
	
th 		{
		font-weight: bold;
		text-align: left;
		padding-top: 1%;
		padding-bottom: 1%;
		}
		
.suurlasi {
		margin-left: 5%;
		}

