body {
	background: #ffffff;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	margin-top: 25px;
	top: 500px;
}

h1 {
	color: #0677ce;
	font-size: 22px;
	font-weight: normal;
	margin-top: 0;
	top: 500px;
}
h2 {
  color: #0677ce;
  font-size: 17pt;
  font-weight: normal;
  margin-top: 0;
}
div.sisalto {

  width: 540px;
  height:310px;
  margin: 0 auto;
}

div.kuvadiv {
  width: 540px;
height:310px;
margin-bottom: 20px;
float: left;

}
div.edellinenseuraava a img{
	border:none;
	}
div.edellinenseuraava {
	
   border: 0px solid #000000;
  }

div.tekstidiv {
  width: 540px;
  padding: 0 10px;
  float: none;
}

table {
  color: #666666;
  font-size: 11px;
  border-collapse: collapse;
  margin-top: 10px;
}

table td {
  border: 1px solid #e0e0e0;
  padding: 2px;
}

table td.nosto {
  color: #c59e00;
  font-size: 15px;
}


