body {
	background-color: #C7D6DE;
	overflow: scroll;
}

.logo {
	vertical-align: middle;
	text-indent: 160px;
}
.logoteksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #002E63;
	letter-spacing: 25px;
	font-weight: 500;
}
.otsikko {
	background-color: #C5D6DE;
	vertical-align: middle;
	text-indent: 161px;
}
.otsikkoteksti {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
}

.reunat {
	position: relative;
	width: 650px;
	height: 760px;
	border: 2px outset #002E63;
	background-color:#FFFFFF
}
.reunat2 {
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002E63;
	padding-top: 20px;
	vertical-align: bottom;
}

.linkkitable {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #002E63;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002E63;
	text-align: left;
	vertical-align: text-top;
	height: auto;
	width: 130px;
	padding-left: 10px;
	padding-top: 10px;
	margin: 1px;
}

p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	color: #002E63;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #002E63;
}
li  {
	list-style type: disc;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: inside;
}
ol {
	list-style-type: decimal;
	list-style-position: inside;
}
.alatable {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002E63;
	text-align: left;
	vertical-align: text-top;
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.menulista{
   list-style:none;

   }
   
.menulinkit {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.menu_ul {
	line-height: 2em;
	text-indent: 5px;
	padding: 6px;
	margin: 2px;
}
strong  {
	color: #002E63;
}
a	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}	
.eilinkki	{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}	
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #002E63;
}
a:active {
	text-decoration: none;
	color: #002E63;
}
