.otsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.teksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #000033;
}
.linkki {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000099;
	text-decoration: underline;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 100px;
}

#menu dt {
cursor: pointer;
background: #A9BFCB;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
}

#menu dd {
	position: absolute;
	z-index: 100;
	left: 261px;
	margin-top: -1.4em;
	width: -1px;
	background: #A9BFCB;
	border: 1px solid gray;
	top: -274px;
	height: -1px;
}

#menu ul {
padding: 2px;
}
#menu li {
text-align: center;
font-size: 85%;
height: 18px;
line-height: 18px;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
}

#menu li a:hover {
text-decoration: underline;
}


#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #000;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #222;
}
#mentions a:hover{text-decoration: underline;
}
.tekstiVahva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	font-weight: bold;
}
.otsikkopunainen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.tekstiPunainen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
}
.tekstiVahvaPunainen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-weight: bold;
}
.otsikkoValkoinen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tekstiValkoinen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
}
.tekstiVahvaValkoinen {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	font-weight: bold;
}

