body {
	margin: 0px;
	padding: 0px;
	background-color:#D6F1F5;
	font-family:Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	text-align:justify;
}
.content {
	float: right;
	width: 322px;
	padding-right: 50px;	
}
.pic {
	float: left;
	width: 280px;
	padding-right: 75px;
	padding-bottom: 25px;
}

.pim {
	position: absolute; bottom: 20px; right: 50px;
} 


.bik {
	float: left;
	padding-right: 75px;
	padding-bottom: 25px;
}

.con {
	float: right;
	width: 270px;
	padding-right: 50px;	
}

.linkit {
	width:1100px;
	height:30px;
	border: 1px solid #000000;
	font-size: 22px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
a {
	color: #0D0DC8;
	text-decoration: underline;
	font-weight: normal;
}

.otsikko1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
}

.otsikko2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;		color: #000000;
}

.hinta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:visited {
	color: #AF1DE2;

}
a:active {
	color: #0D0DC8;

}

a:hover {
	color: #EE2F4F;
}

.taulukko td {
	text-align: left;
}
