body {
margin-top: 0px; 
margin-left: 10px; 
background-color: #FFFFFF; 
overflow-y: scroll; 
}



h1{
	color: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

h2{
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 8px 0px;
	margin: 0px;
}


h3{
	color: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

h4{
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 8px 0px;
	margin: 0px;
}

h5{
	color: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

h6{
	color: #000000;
	font-size: 14px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 8px 0px;
	margin: 0px;
}




p{
	font-family:  verdana, helvetica;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 8pt;
	color:black;}



table {font-family: verdana, helvetica; font-size: 8pt; color:#595959}

.ref1{
outline-color: #C1C1C1;
outline-style: solid;
outline-width: 2 px;
padding-top:3px;
padding-bottom:3px;
padding-right:3px;
padding-left:3px;
margin-bottom: 3 px
}

.ref{
border-style:solid;
border-width:1px;
border-spacing: 3px;
margin-bottom: 3 px
}

ul{font-family: arial, helvetica;
		font-weight: normal;
		font-size: 10pt;
		color:black}

a:link{text-decoration: underline;

			color: #311890;
			}




input, textarea, select{background-Color:#BBDCBD;
			color:black;
			}



#preloadedImages {
       width: 0px;
       height: 0px;
       display: inline;
       background-image: url(napit/nappi01.png);
       background-image: url(napit/nappi01b.png);
       background-image: url(napit/nappi01c.png);

}



// NAVIGOINTI : class="nappi"
// vertikaalinavikoinnin nappien välien säätö: lineheight

#nappi {

}
a.nappi {
	display: inline-table;
	width: 226px;
	height: 25px;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 13pt;
	line-height: 20pt;
	letter-spacing: 1;
	text-indent: 12px;
	text-decoration: none;
       color:#000000;      
       background-image: url(napit/nappi01.png);
	background-repeat: no-repeat;
	background-position: left;
	z-index: 100;
}
	 
a.nappi:hover {
	color: #000000;    
	background-image: url(napit/nappi01b.png);


}
.nappi2 {
	display: inline-table;
	width: 226px;
	height: 25px;
	font-family: arial, helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 13pt;
	line-height: 20pt;
	letter-spacing: 1;
	text-indent: 12px;
	text-decoration: none;
     color: #000000;
     background-image: url(napit/nappi01c.png);
    	background-repeat: no-repeat;
	background-position: left;
     z-index: 100;
}

// NAVIGOINTI PÄÄTTYY




