body{
  background-color: #003366;
}
.t1{
  border: 1px solid #000000;
  background-color: #ffffff;
  font-family: arial;
  font-size: 12px;
  vertical-align: top;
}
.menupalkki{
  background-color: #0c3c9e;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
.tekstia{
  background-color: #ffffff;
  color: #000000;
  font-family: Arial;
  font-size:12;
}
.valittumenu{
 background-color: #ffffff;
 color: #003366;
 font-family: Arial;
 font-size: 12px;
 text-align: center;
}
a.menu{
  background-color: #0c3c9e;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  text-align: center;  
}
a.menu:hover{
  background-color: #ffffff;
  color: #003366;
  font-family: Arial;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
}
a.sisalinkki
{
  background-color: #ffffff;
  color: #003366;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
}
a.sisalinkki:hover{
  background-color: #ffffff;
  color: #003366;
  font-family: Arial;
  font-size: 12px;
  text-decoration: underline;
  text-align: center;
}
.alleviivaus{
 text-decoration: underline;
}
.oikea{
 font-family: arial;
 font-size: 12px;
 vertical-align: top; 
 text-align: right;
}
.keskitys{
 text-align: center;
}
.leipateksti{
  font-family: arial;
  font-size: 12px;
  vertical-align: top;
}
.paksuteksti{
  font-family: arial;
  font-size: 14px;
  vertical-align: top;
  font-weight: bold;
}
.hinnastoreuna{
  text-align: center;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #cccccc;
}