BODY { 
background-color: #FFFFFF;

margin:10 10 10 10;
 }


h1   {
		font-family: arial, helvetica;
		font-weight: normal;
		font-size: 15pt;
		color:#000000}

h2{font-family: arial, helvetica;
		
		font-weight: normal;
		font-size: 11pt;
		color:#000000}

h3{font-family: arial, helvetica;
		
		font-weight: normal;
		line-height: 15pt;
		font-size: 12pt;
		color:#000000}

h4{font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#40415A}

h5{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 10pt;
		color:#40415A}


h6{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		color:#40415A}

p{font-family: arial, helvetica; 
		font-size: 9pt; 
		font-weight: normal;  
		color:#000000}

table {font-family:arial, helvetica;
		font-size: 9pt; 
		font-weight: normal; 
		color:#000000}

table.kehys{
		border-collapse: collapse;
		border-style: solid;
		border-color: #DD4235
		
		} 

.raami {
	border-top: 10px solid #000000;
	border-right: 10px solid #000000;
	border-bottom: 10px solid #000000;
	border-left: 10px solid #000000

}



.otsikko 
{ font-family: arial, helvetica;
		
		font-weight: bold;
		font-size: 12pt;
		color:#000000}

.otsikko_madallettu 
{ font-family: verdana, helvetica;
		
		font-weight: bold;
		font-size: 10pt;
		color:#000000}



ul{font-family: verdana, helvetica;
		font-weight: normal;
		font-size: 9pt;
		line-height: 15pt;
		list-style: square;
		list-style-image: url(img/pallukka.gif);
		color:#000000}

a:link{text-decoration: none; color: #000000}
a:visited{text-decoration: none; color: #000000}

A:hover{text-decoration: none; color: #737373}



// NAVIGOINTI : class="nappi"
// vertikaalinavikoinnin nappien välien säätö: lineheight

#nappi {

}
a.nappi {
	display: inline-table;
	width: 200px;
	height: 30px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 13pt;
	line-height: 22pt;
	letter-spacing: 1;
	text-indent: 35 ;
	text-decoration: none;
       color:#FFFFFF;      
       background-image: url(napit/nappi01.gif);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}
	 
a.nappi:hover {
	color: yellow;    
	background-image: url(napit/nappi01b.gif);


}
.nappi2 {
	display: inline-table;
	width: 200px;
	height: 30px;
	font-family: tahoma, verdana, arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 13pt;
	line-height: 22pt;
	letter-spacing: 1;
	text-indent: 35 ;
	text-decoration: none;
     color: yellow;
     background-image: url(napit/nappi01b.gif);
    	background-repeat: no-repeat;
	background-position: left;
     z-index: 100;
}

// NAVIGOINTI PÄÄTTYY






