BODY {
  font-family: verdana, sans-serif;
  font-size: smaller;
  line-height: 125%;
  background-color: rgb(230, 230, 230);
}

TABLE.stor {
border: thin solid rgb(0,0,0)
}

H1 {
  color: rgb(146, '191. 5); font-family: sans-serif; font-weight: normal; 
               font-size: larger;
 
}

TD.menu {
text-weight: bold;
font-face: Verdana;
text-size: smaller;
font-color: black;
background-color: rgb(204, 153, 51);
}

TD.menu A {
  color: white;
  text-decoration: none;
  font-family: sans-serif;
}

TD.menu A:hover {
  color: #ccc;
  text-decoration: none;
}

TD.content {
  background-color: rgb(255, 255, 255);
  padding-left: 10px;
  padding-right: 10px;
}

TD.postscriptum {
background-color: rgb(204, 153, 51);
font-weight: bold;
font-family: sans-serif;
font-size: smaller;
}
