@charset "utf-8";
.style1 {
	font-size: 18px;
	color: #000066;
	text-align: center;
}
.style2 {
	font-size: 36px;
	color: #000033;
	text-align: center;
}


#vasenpalkki {
	width: 314px;

}
#kirjoitus {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 130%;
	font-size: 16px;
	width: 611px;
}
#ylamainois {
	text-align: center;
	padding-top: 5px;
	height: 95px;
}

#otsikko {
	text-align: center;
	color: #000066;
	width: 1330px;
}

#navbar {
	text-align: center;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #122D6B;
	border-bottom-style: groove;
	border-bottom-color: #193B83;
}
#navbarkuva {
	width: 130px;
	text-align: center;
}
.style3 {
	color: #000066;
	font-size: 24px;
	text-align: center;
	font-style: normal;
}
.style5 {color: #000066}

.style4 {
	font-size: 20px
}


.body {
	background-color: #E3E7FF;
}
a:link {
	color: #000075;
}
a:hover {
	color: #0000D5;
}

