h1.logo {
  font-family: Optima,sanf-serif;
  letter-spacing: 0.2em;
  font-weight: normal;
}

body {
/*  font-family: Tahoma,Arial,"Microsoft Sans Serif",sans-serif; */
  font-family: Georgia,"Bookman Old Style","Century Gothic",serif;
  font-size: 12pt;
}

.linkit {
/*  font-family: Georgia,"Bookman Old Style","Century Gothic",serif;*/
font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
font-size: 90%;
}

.paivitys {
  vertical-align: super; 
  font-size: smaller;
  color: red;
}

.uusi {
  vertical-align: super;
  font-size: smaller;
  color: green;
}


body.historiikki {
  font-family: "Courier New", "Courier", monospace;
}

table.aikajana {
  font-family: "Gill Sans", "Verdana", sans-serif;
  border-width: 3px;
  border-style: ridge;
}

table.aikajana th {
  border-bottom: 1px solid black;
}

table.aikajana td {
}

p.alatunniste {
  font-style: italic;
}

/*#opaste ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#opaste li {
  float: left;
  margin: 0 0.15em;
}*/

