
 
 
   A:link {
	text-decoration: none;
	font-family:verdana, helvatica, arial, geneva;
	font-size:8pt;
	color: #CD001E;
}
   A:visited {
	text-decoration: none;
	font-family:verdana, helvatica, arial, geneva;
	font-size:8pt;
	color: #CD001E;
}
   A:active {
	text-decoration: underline;
	font-family:verdana, helvatica, arial, geneva;
	font-size:8pt;
	color: #CD001E;
}
   A:hover {
	text-decoration: underline;
	font-family:verdana, helvatica, arial, geneva;
	font-size:8pt;
	color: #CD001E;
}


body, p, td {
	font-family: Arial, sans-serif, verdana, Helvetica;
	font-size:10pt;
	color: #000000;
}

div.paalinkit
{
	position: absolute;
 left: 150px;
  top: 10px; 
  width: 480px; 
  height: 20px;
  z-index: 4;
  color: White;
  font-size: 12px;
}

 div.boxi {
 position: absolute;
 left: 0px;
  top: 0px; 
  width: 780px; 
	border-color: #C0C0C0;
	border-width: 1px;
	border-style: solid;
	z-index: 3;
}




/* div.boxi {
 position: absolute;
 left: 0px;
  top: 0px; 
  width: 780px; 
	border-right-color: #C0C0C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;
	border-bottom-style: solid;

	z-index: 0;
}
*/



div.logo
{
position: relative;
 left: 0px;
  top: 0px; 
    height: 175px; 
  width: 780px; 
  background-image: url(images/logo_tausta.jpg);
  background-repeat: no-repeat;
  z-index: 0;
  
}

div.otsikko1
{
position: absolute;
 left: 175px;
 height: 33px;
  top: 105px; 
  width: 430px; 

  z-index: 1;
  
}

div.otsikko_futura
{
position: absolute;
 left: 175px;
 height: 76px;
  top: 69px; 
  width: 430px; 

  z-index: 1;
  
}



h1
{
text-align: center;
font-size: 24px;
z-index: 1;
}


div.sisalto
{
position: relative;
 left: 0px;
  top: 25px; 
  width: 780px; 
  z-index: 2;
  
}


div.futura
{
	position: relative;
 left: 0px;
  top: 10px; 
  width: 780px; 
  height: 20px;
  z-index: 2;
}



