@CHARSET "ISO-8859-1";

body {background-color: #ffffff;
font-family: Verdana, Arial; 
font-size: 12px; 
color: #000000; 
} 


table.reunukset {
ΚΚΚ background-color:#ffffff;
    border-collapse:collapse;
    width:700px;
}

table.reunukset td{
	border: 1px solid black;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

table.reunukset tr.varitys1 td {
	background-color: #ffffcc;
}

table.reunukset tr.varitys2 td {
	background-color: #66CC33;
}



table.taulukko {
ΚΚΚ background-color:#ffffff;
	
	
}

table.taulukko, th, td{
	border: 0px;
	padding-top:0px;
	padding-left:3px;
	padding-right:2px;
}

table.taulukko tr.varitys1 td {
	background-color: #ffcc33;
}



img.oikea {
float:right;
}


img.vasen {
float:left;
}

a:link {text-decoration: underline; color: blue;}
a:visited {text-decoration: underline; color: blue;}
a:hover {text-decoration: underline; color: #669933;}
a:active {text-decoration: underline; color: blue;}