/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	border: 0px #DCDAE8 solid;
	text-decoration: none;
; text-align: center
}

.m0l1o {
	border: 1px #000000 solid;
	text-decoration: none;
; text-align: center
}

.m0l2o {
	border: 1px solid #ffffff;
	text-decoration: none;
}

.m0l0i {
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	padding: 2px 0px 1px;
	text-decoration: none;
; font-weight: bold
; text-align: center
}

.m0l1i {
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	padding: 1px 2px 2px 1px;
	text-decoration: none;
; text-align: center
; font-weight: normal
}

.m0l2i {
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial;
	padding: 1px 3px 3px 1px;
	text-decoration: none;
; text-align: center
; font-weight: bold
}

p {  margin-left: 8px; text-align: justify; margin-right: 15px}
.otsikko14 {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold;; margin-left: 8px}

