body {
      background: #F1FAF5 url('pics/back.jpg') repeat-x;
      font-family : Verdana;
      font-size : 8pt;
      font-style : normal;
      color: #593A1D
}

a:link, 
a:visited, 
a:active   {  color: #593A1D  }
              
a:hover    {  text-decoration: none;
              color: #593A1D; 
              border-bottom: 1px dashed #FFFFFF; }
   

.td_vasen {background: url('pics/td_vasen_tausta.jpg'); width: 130px }
.td_oikea {background: url('pics/td_oikea_tausta.jpg'); width: 142px }
.td_keski {background: #F6FBF7 url('pics/td_keski.jpg') no-repeat; text-align: justify ; width: 728px}

.td_news {border: 1px solid #000000; background: #D9C9B9 url('td_news.jpg') no-repeat; width: 600px; padding: 2px;}

table, td { 

      font-family : Verdana;
      font-size : 8pt;
      text-align: justify
      font-style : italic;
      color: #593A1D; }

img   {  
        border-color: #593A1D
}

h1 { 

      font-family : Verdana;
      font-size : 16pt;
      text-align: center;
      color: #593A1D; }

h2 { 

      font-family : Verdana;
      font-size : 10pt;
      text-align: center;
      color: #593A1D; }
	  
input, textarea  {
      font-family : Verdana;
      font-size : 8pt;
      color : #593A1D;
      background-image: url('');
      border-collapse : collapse;
      border-right:1px solid #ECF3F9; 
      border-top:1px solid #ECF3F9;
      border-bottom : 1px none #ffffff;
      border-left:1px solid #ffffff
      }
      
