body    {
	text-align: center;
	font-size: 12px;
	font-family: "Arial", "Times New Roman";
	background-color: #f0f8ff;
}
a:link  {color: #000000; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #cd853e; text-decoration: none;}

img     {border: none;
}

.container {
    	   text-align: center;
	   position: relative;
	   margin: 0 auto;
	   width: 800px;
	   height: 966px;
	   border: 1px solid black;
}
.ylareuna       {
		text-align: center;
		width: 800px;
		height: 105px;
		border: none;
}
.ylaalareuna    {
		text-align: center;
		width: 800px;
		height: 20px;
		border: 1px;
		border-style: solid none solid none;
		background-color: #cd853f;
}


.alapalkki      {
		position: relative;
		top: 0px;
		text-align: center;
		margin: 0 auto;
		width: 800px;
		height: 52px;
		border: 1px solid black;
		background-color: #800000;
}
.lotju          {
		border: 2px solid #800000;
		position: relative;
		text-align: left;
		top: 150px;
		margin: 0 auto;
		background-color: #f1e7e7;
		width:550px;
		height:300px;
		overflow: auto;
}
.lotju h4       {
		margin: 20px 40px;
}
.lotju p        {
		margin: 20px 40px;
		font-weight: bold;
}
.lotju table    {
		margin: 10px 40px;
		font-weight: bold;
}
