html, body {
	font-family: Verdana, Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #152756;
	margin-top: 0;
	margin-left: 0;
	background: #A8B4D1;
}

.top {
	width: 850px;
	height: 93px;
	background-image: url('kuvat/td_top.jpg');
	background-repeat: no-repeat;
	margin: 0;
}

.navi {
	width: 190px;
	height: 473px;
	background-image: url('kuvat/td_line.jpg');
	background-repeat: repeat;
	margin: 0;
}

.main {
	width: 621px;
	height: 485px;
	background-color: #9999cc;
	margin: 0;
}

.line {
	width: 190px;
	height: 28px;
	background-image: url('kuvat/td_line.jpg');
	background-repeat: repeat;
	margin: 0;
}

.line2 {
	width: 39px;
	height: 37px;
	background-image: url('kuvat/td_line2.jpg');
	background-repeat: repeat;
	margin: 0;
}

.bottom {
	width: 850px;
	height: 34px;
	background-image: url('kuvat/td_bottom.jpg');
	background-repeat: no-repeat;
	margin: 0;
}

.boxes {
	height: 100px;
}

.contact {
	border: #152756 solid 1px;
}

.ped {
	background: #152756;
}

h1 {
	font-family: Verdana, Tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #152756;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #152756;
	font-weight: bold;
}

a {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #152756;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #152756;
	text-decoration:underline
}

a:visited {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #152756;
	text-decoration: none;
	
}

a:active {
	font-family: Verdana, Tahoma;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #152756;
	text-decoration:underline
}

td {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #152756;
}

.pieni {
	font-family: Verdana, Tahoma;
	font-size: 10px;
}

.kuvaoikea {
	width: 307px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.kuvaav {
	height: 300px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
}






