body {
	background-color: #6A7A98;
	background-image: url(images/pohja.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pohjataulukko {
	width: 700px;
}
.rivi1 {
	background-color: #FFFFFF;
	height: 20px;
}
.rivi2 {
	height: 140px;
	background-color: #F0F2F5;
	text-align: center;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rivi3 {
	background-color: #6A7A98;
	height: 9px;
}
.rivi4 {
	padding: 20px;
	background-color: #F0F2F5;
}
.rivi5 {
	text-align: center;
	padding: 5px;
	background-color: #F0F2F5;
}
.rivi6 {
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	height: 20px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #082255;
}
.osoite {
	font-size: 11px;
}
.copy {
	font-size: 10px;
	color: #F0F2F5;
}
#linkki {
	width: 180px;
	float: left;
}
#teksti {
	width: 450px;
	float: right;
	text-align: left;
}
.alaviiva {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #082255;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}
.viivaton {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-align: left;
}
h1 {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #082255;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #082255;
}
a:link {
	color: #082255;
	text-decoration: underline;
}
a:visited {
	color: #082255;
	text-decoration: underline;
}
a:hover {
	color: #6A7A98;
	text-decoration: underline;
}
a:active {
	color: #082255;
	text-decoration: underline;
}
a:link.bold {
	color: #082255;
	text-decoration: none;
	font-weight: bold;
}
a:visited.bold {
	color: #082255;
	text-decoration: none;
	font-weight: bold;
}
a:hover.bold {
	color: #6A7A98;
	text-decoration: none;
	font-weight: bold;
}
a:active.bold {
	color: #082255;
	text-decoration: none;
	font-weight: bold;
}
