body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  url(Valikkofilet/pergamentti.gif);
	scrollbar-face-color:440000;
	scrollbar-arrow-color:#FF9933;
	scrollbar-track-color:BLACK;
	scrollbar-shadow-color:330000;
	scrollbar-highlight-color:660000;
	scrollbar-3dlight-color:#FF9933;
	scrollbar-darkshadow-Color:220000;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 0px;



}

H1 {
	font-family: sherwood;
	font-size: 30px;
	background-image:  none;

}
 
H2 {
	font-family: Sherwood;
	font-size: 18px;
	font-weight: bold;
	background-image: none;

}

H3 {
	font-family: Sherwood;
	font-size: 16px;
	background-image: none;
	
}
	
H4 {
	font-family: Sherwood;
	font-size: 14;
	font-weight: normal;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu {
	PADDING-LEFT: 10px; FONT-SIZE: 80%
}

.submenu {
	PADDING-LEFT: 20px;
	FONT-SIZE: 75%;
	color: #FF9933;
	background-image: url(Valikkofilet/Emptyvalikkoiso.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;




}

.subsubmenu {
	PADDING-LEFT: 30px;
	FONT-SIZE: 75%;
	color: #FF9933;
	background-image: url(Valikkofilet/Emptyvalikkoiso.jpg);
	background-repeat: repeat-x;

}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:  none;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 0px;
	border-width: 0;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 0px;
	border: 0px solid;
}

a:link {
  color: #0000FF; 
  text-decoration: none; 
}/*normal links in the text*/
  
a:visited {
  color: #0000FF; 
  text-decoration: none; 
}
  
a:hover { /*this effect is not shown in NN4.xx*/
  color: #FFFFCC; 
  text-decoration: underline; 
}
  
a:active {/*colour in NN4.xx is red*/ 
  color: #9999CC; 
  text-decoration: underline; 
}

