body {
	background-color: #000000;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#valikko {
	position: absolute;
	height: 239px;
	width: 310px;
	left: 42px;
	top: 123px;
}
#sisalto {
	overflow: auto;
	height: 410px;
	width: 520px;
	left: 434px;
	top: 165px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
}
#sisalto h1 {
	font-family: Garamond, Georgia, arial, helvetica, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 4px;
	line-height: normal;
	margin-bottom: 10px;
}
#sisalto h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7ECFD;
	text-transform: uppercase;
	line-height: normal;
	margin-bottom: 5px;
}
.overline {
	text-decoration: line-through;
}

a:link, a:visited {
	color: #FFFF99;
}
a:active, a:hover {
	color: #FFFFFF;
}
#sisalto h6 {
	font-size: 9px;
	line-height: normal;
	margin-bottom: 13px;
}
