a:link{
	text-decoration: none;
	color: #003366;
	}
a:visited{
	text-decoration: none;
	color: #003366;
	}
a:active{
	text-decoration: none;
	color: #003366;
	}
a:hover{
	text-decoration: none;
	color: #006666;
	}
	
body {
	padding: 0;
	margin: 0;
	background-image: url(images/site_bgr.gif);
	background-attachment:scroll;
	background-repeat: repeat;
	}
h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: normal;
letter-spacing: -1px;
color: #4E3F30;
padding-top: 0;
text-align: left;
}
#container{
	position:absolute;
	left: 50%;
	top: 50px;
	margin-left: -482px;
	}
#ylakuva{
	padding-bottom: 3px;
	}
.menu_tabl{
	padding: 15px 2px 10px 2px;
	} 
#yht_tied{
	margin-top: 5px;
	padding: 7px 0 17px 0;
	}
#txt{
	padding-left: 80px;
	padding-bottom: 40px;
	padding-top: 45px;
	padding-right: 20px;
	}
.leipis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	text-align: left;
	}