<!-- 
©Timo Hyytiäinen 2003
-->

BODY	{
    font-family: Verdana,arial, sans-serif, helvetica;
	color: #000000;
	font-size: 10px;

}

div.kaikki {
	background-color: rgb(172,191,224);
	margin left: 5%;
	margin right: 5%;
}
.pohja {
	font-family: Verdana,arial, sans-serif, helvetica;
	color: #000000;
	font-size: 10px;
	background-color: #ACBFE0;
    border: 1px solid #000000;
}
.mainpg{
    font-family: Verdana,arial, sans-serif, helvetica;
	color: #000000;
	font-size: 10px;

}

H1	{font-size : 1.3cm;
	 font-style : italic;
	 color : black;}

H3	{color : black;
	 font-style : italic;}

H4	{color : black;
	 font-style : italic;}

a:active	{Color: red;}
a:link		{color: blue;}
a:visited 	{Color: #710360;}
a:hover 	{color: red; }

table.raportit{
	background-color: #bed2eb;
    border: 1px solid #000000;
}
td.raportit_otsikko{
	border-bottom: 1px solid #000000;
	margin: 5%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}
td.raportit1{
	border-bottom: 1px solid #000000;
	margin: 5%;
	text-align: center;
}
