   h1{
   color: White;
   font-family: Arial, Helvetica;
    }
    body{
	font-family: Arial, Helvetica;
	color: White;
  }
  a:link{
  color: White;
  font-weight: bold;
  text-decoration: none;
   }
  a:visited{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}
  a:hover{
  color: White;
  text-decoration: underline;
   }
   p table{
	width: 80%;
	border: 0px;
	padding: 5px;
}
    table{
	width: 980px;
	border: 0px;
	padding: 5px;
	font-family: Arial, Helvetica;
	 }
	 p td{
	border-width: 0px;
	padding: 10px;
	font-family: Arial, Helvetica;
	font-size : smaller;
}
	 td{
	border-style: outset;
	border-width: 4px;
	padding: 10px;
	border-color: White;
    }
	.muutos{
	width: 90%;
	font-size: medium;
}
	 

