body {
	scrollbar-face-color: #003366;
	scrollbar-highlight-color: #004080;
	scrollbar-shadow-color: #13487C;
	scrollbar-3dlight-color: #003F7E;
	scrollbar-arrow-color:  #6F869E;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #00284F;
}

.button { font-family: Verdana; 
	  font-size: 9px; color: #ffffff; 
	  background-color: #003366; 
	  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 	  	  border-left-width: 1px; 
}



input,textarea, select {
	color : #000000;
	font: normal 9px Verdana;
	border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; 	  	  border-left-width: 1px;
}

.otsikko {
	font-family:	"Verdana";
	font-size:	24px;
	color:		#919191
}

.malatus {
	font-family:	"Verdana";
	font-size:	9px;
	color:		#919191
}
	
.malatus_pieni {
	font-family:	"Verdana";
	font-size:	9px;
	color:		#919191
}

.copyright {
	font-family:	"Verdana";
	font-size:	9px;
	color:		#919191
}	

a:link {  
    font-family:      "Verdana"; 
    font-size:        9px; 
    text-decoration:  none;
    color:            #919191
}

a:visited {  
    font-family:      "Verdana"; 
    font-size:        9px; 
    text-decoration:  none;
    color:            #919191
}

a:hover {  
    font-family:      "Verdana"; 
    font-size:        9px; 
    text-decoration:  underline;
    color:            #919191
}

a:active {  
    font-family:      "Verdana"; 
    font-size:        9px; 
    text-decoration:  underline;
    color:            #919191
}