/* YLEISET ASETUKSET */body {	font-family: Helvetica, Arial;	font-size: 8pt;	background: #333333;}/* DIVIT */#keskitys {	text-align: center;	margin-left: auto;	margin-right: auto;	margin-top: -50px;}#paaloota {	margin-left: auto;	margin-right: auto;	width: 750px;	padding: 15px;	background: #efefef;}.infolaatikko {	float: right;	width: 200px;	text-align: center;	margin: 5px 5px 10px 10px;	background: #cccccc;	padding: 10px;	border: 1px solid #333333;}/* TAULUKOT */table {	font-family: Helvetica, Arial;	font-size: 10pt;}td {	padding: 2px;}.paataulu {	width: 750px;	border: 2px solid #333333;	border-collapse: collapse;}.otsikkorivi {	background: #333333;	color: #fff;	font-weight: bold;	text-align: left;}.levyn_tiedot {	background: #173353;	color: #fff;	text-align: left;}.alaviiva {	border-bottom: 2px solid #333333;}.kuvaus {	background: #606080;	text-align: left;}/* FONTIT */p {	font-size: 10pt;	color: #fff;}.copyright {	margin-top: 5px;	color: #fff;}.iso {	font-size: 16pt;	text-align: center; 	margin-top: 15px;	margin-bottom: 15px;}/* (C) 2007 Antti Lehtonen */