body{
        background-color: #99BCF1;
	margin-top: 50;
} 
h3  {
        font-size : 11pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	text-decoration: none;
        color : #003399;
}
h4  {
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	text-decoration: normal;
        color : #000000;
}
th.normaali  {
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : none;
	text-decoration: none;
        color : #000000;
}
th.tilasto  {
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : none;
	text-decoration: none;
        color : #000000;
	border-bottom: 1px solid black;
}


p.normaali  {
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : normal;
        font-style : normal;
        color : #000000;
}
td.normaali  {
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : normal;
        font-style : normal;
        color : #000000;
}
td.nimi  {
        font-size : 9pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
        color : #000000;
}
td.tilasto  {
        font-size : 9pt;
        font-family : Arial, Verdana;
        font-weight : normal;
        font-style : normal;
        color : #000000;
}
td.pieni  {
        font-size : 8pt;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
        background-color : #FFFFFF;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
td.navigointi {
        font-size : small;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	color:#000000;
      }
.navi:link {
        font-size : small;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	color:#000000;

	text-decoration:none;
      }
.navi:visited {
        font-size : small;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	color:#000000;

	text-decoration:none;
      }
.navi:active {
        font-size : small;
        font-family : Arial, Verdana;
        font-weight : bold;
        font-style : normal;
	color: #040A57;

	text-decoration:none;
      }
.navi:hover {
      	color: #215AAE;
      } 




.link:link {
	color:#313F4C;
	text-decoration:none;
      }
.link:visited {
	color:#313F4C;
	text-decoration:none;
      }
.link:active {
	color:#313F4C;
	text-decoration:none;
      }
.link:hover {
	color:#313F4C;
	text-decoration:none;
      }	  


a:link {
	color: #0B2775;
	text-decoration: none;
}
a:visited {
	color: #0B2775;
	text-decoration: none;
}
a:hover {
	color: #279FC8;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
ul
{
        font-size : 10pt;
        font-family : Arial, Verdana;
        font-weight : normal;
        font-style : normal;
        color : #000000;
	list-style-type: circle;
	list-style-position: outside;
	marker-offset: 80;
}
