/*
    Tulostuksessa käytettävät tyylit. Viimeisin päivitys: 24.02.2006
    VAIN tulostukseen vaikuttava tyyli: 'hide'
*/

body, table {
  font-family: "Courier New", "Times New Roman", Times, serif;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
}

/* Piilotetavat. */
#vasenPalsta, img, .send, .clear, .print, .periphery, .hide {
  display: none;
}

.menu {
  font-family: "Courier New", "Times New Roman", Times, serif;
  font-size: 12px;
  width: 450px;
}

.small, .bottomtable {
  font-size: 10px;
}

.headtable, .bottomtable {
  width: 100%;
}

