body {
padding:0 238 0 0;
margin:0 0 0 43px;
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: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 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: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 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: #4C4C4C;
	font-size: 24px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}




p{
	font-family:  verdana, helvetica;
	padding: 5px 0px 8px 0px;
	margin: 0px;
	font-weight: normal;
	font-size: 8pt;
	line-height: 13pt;
	color:black;}

table {font-family: verdana, helvetica; font-size: 8pt; color:#595959}


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:#C3D5DD;
			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: 209px;
	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: 209px;
	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



