body {
  background-color: #D8ADDE;
  margin-top: 0;
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  margin-left: 100px;
  overflow: visible;
}

h1 {
  font-family: Verdana;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}
h2 {
  font-family: Verdana;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

h3 {
  font-family: Verdana;
  font-size: 18px;
  color: #000000;
  font-weight: lighter
}

h4 {
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  text-align: center;
  font-weight: lighter
}

h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

#wrapper
{
width: 900px;
margin: 0px;
border: 0px;
background-color: #D8ADDE;
}

div.exit {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-variant: small-caps;
  color: #000000
}

table.list {
  background-color: transparent;
  border-style: dashed;
  margin: 5px
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  font-weight: lighter;
  border-color: #000000;
  border-width: thin
}

td.list {
  width: 90px;
  text-align: center;
  font-family: Verdana;
  font-size: 14px;
  color: #000000;
  font-weight: lighter;
  padding-left: 10px
}

textarea {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  background-color: transparent;
  margin-left: 25px;
  margin-right: auto;
}

a:link {
	color: #000000;
	font-family: Verdana;
	font-size: 14px;
    text-decoration: none
}

a:active {
	color: #660066;
	font-family: Verdana;
	font-size: 14px;
    text-decoration: none
}
a:visited {
	color: #660066;
	font-family: Verdana;
	font-size: 14px;
    text-decoration: none
}

a:hover {
	color: #330066;
	font-family: Verdana;
	font-size: 14px;
    text-decoration: none
}

a.two:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:active {
	color: #99CCFF;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #CCCCCC;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #999999;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #000000;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: #660099;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: #CC0099;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #330066;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

span.desc {
  font-family: Arial;
  font-size: 10px;
  font-style: italic;
  color: #D0D0D0
}

span.kiitos {
  font-family: Arial;
  font-size: 10px;
  color: #D2D2D2;
  text-align: center
}

span.new {
  font-family: Verdana;
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #FFFF99;
  text-align: center;
  text-decoration: underline;
  font-variant: small-caps
}

span.wait {
  color: #FFFF99;
}

hr {
  text-align: center;
  width: 50%
}


div.centered {
  margin-left: auto;
  margin-right: auto
}


img.pop {
  border-color: #000000;
  border-style: ridge;
  border-width: thin
}