BODY, TABLE, TH, TD, P, OL, LI, BLOCKQUOTE {
  font-family: Verdana, Arial, Serif;
  xfont-size: 12px;
  font-size: 100%;
}


BODY {
  background-color: #ffffff;
  xbackground-image: ./wind-blue.jpg;
  xbackground-repeat: repeat-y;
  border-width : 0px;
}


.tietoaluetxt {
  font-family: Verdana, Arial, Serif;
  border-width : 0px;
  xfont-size: 12px;
  font-size: 80%;
}

.vasenvalikkotxt {
  font-family: Verdana, Arial, Serif;
  border-width : 0px;
  font-size: 100%;
}

.aakkonen {
  font-size: 150%;
  font-weight: bolder;
}

.isokirj {
  font-size: 120%;
  font-weight: 600;
}

.tarkenne {
  font-size: 90%;
  font-weight: 400;
}


.soluots {
  border-right: 2px #0051AD solid;
  background: #4B94E6;
  font-family: Arial;
  color: #EEEEEE;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  text-align: center;
}


IMG.nuoliylos { 
  float: right; 
  width: 17px;
  height: 17px;
  margin-top: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-bottom: 0px; 
}

A:link {
  color: blue;
  text-decoration: underline;
}

A:visited {
  color: #0051AD;
  text-decoration: underline;
}

A:active {
  color: #222555;
  text-decoration: underline;
}

A:hover {
  color: #000000;
  text-decoration: underline;
}

A.menu1link:link {
  color: #FFFFFF;
  text-decoration: none;
}

A.menu1link:visited {
  color: #FFFFFF;
  text-decoration: none;
}

A.menu1link:active {
  color: #FFFFFF;
  text-decoration: none;
}

A.menu1link:hover {
  color: #000080;
  text-decoration: none;
}

A:link IMG { border: 0px}
A:visited IMG { border: 0px}
A:active IMG { border: 0px}

