body
{
  background-color: black;
}

img{
  border: none;
}

p{
 color: #9b9494; 
 font-family: Times New Roman;
}

p.link{
  font-size: 18px;
  color: #9b9494;
  font-family: Times New Roman;
}

p.uudis{
  font-size: 14px;
  color: #9b9494;
  font-family: Times New Roman;
}

a:link, a:visited, a:active{
  color: #9b9494;
  text-decoration: none;
}

h3{
  font-size: 20px;
  color: #9b9494;
  font-family: Times New Roman;
}

TEXTAREA{
  background-color: black;
  color: #9b9494;
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 12pt;
  border: 1px solid #9b9494;
}

INPUT{
  background-color: black;
  color: #9b9494;
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 12pt;
  border: 1px solid #9b9494;
}

TABLE.liikmed{
  border: 1px dashed #9b9494;
}

TR.liikmed{
  color: #9b9494;
  font-family: Times New Roman;
  
}

TD.sisu{
  padding-left: 15px;
  padding-right: 15px;
}