body    {
	text-align: center;
	color: black;
	font-size: large;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	background-color: White;
}
a:link  {color: Black; text-decoration: none;}
a:active {color: Black; text-decoration: none;}
a:visited {color: Black; text-decoration: none;}
a:hover {color: Black; text-decoration: none;}

img     {border: none;
}

.sailo  {
	text-align: center;
 	position: relative;
 	margin: 0 auto;
 	width: 768px;
	/* height: 500px; */
 	background-color: White;
}

.valikko   {
	text-align: center;
	position: relative;
	margin: 0 auto;
	/* height: 47px; */
	/* width: 512px; */
	background-repeat: no-repeat;
}
.kellukii         {
		  clear: both;
}

.pronssi      {
		  color: Peru;
		  }
.pronssi_bg      {
		  background-color: Peru;
		  }
.hopea           {
		  color: Silver;
		  }
.hopea_bg           {
		  background-color: Silver;
		  }
.kulta           {
		  color: Gold;
		  }
.kulta_bg           {
		  background-color: Gold;
		  }
img.levee         {
		  width: 80%;
		  }
img.vahalevee         {
		  width: 40%;
		  }
.rn            {
                  border: 4px solid #b0c4de;
		  border-radius: 10px;

		  }
table             {
		  table-layout: auto;
		  width: 100%;
		  font-size: x-large;
		  }
table, th, td      {
		  border: 1px solid Black;
		  margin: 0 auto;
		  }
.reunat           {
		  border: solid;
		  }
.reunat_d           {
		  border: dotted;
		  }
.burlyw         {
		  background-color: #deb887;
		  }
.lightbl        {
		  background-color: #add8e6;
		  }
.moccas         {
		  background-color: #ffe4b5;
		  }