.menu {  font-size: smaller; text-align: center}
BODY {
    font-family: Arial, Helvetica, sans-serif;
    background: #FFFF99;
    color: #333333;
  }

P {  text-align: justify}

P.text { 
  text-indent: 2em; 
  text-align: justify;
  margin-top: 0em;
  margin-right: 0em;
  margin-bottom: 0em;
  margin-left: 0em         
  }
.head {  font-weight: bold; text-align: center}
.small { font-size: smaller}
.small_head {  font-weight: bold; font-size: smaller; text-align: center}
UL { font-size: smaller; text-align: left}
.quote {  font-size: smaller; font-style: italic; text-align: justify; border: none; margin:  10px 10px 10px 20%; line-height: 100%}
.tree {  font-weight: bold; text-align: left; font-size: smaller; text-indent: 2em; margin: 1em auto 2em}
a:link {  color: #800000; text-decoration: none}
a:active {  color: #FF0000; text-decoration: none}
a:visited {  color: #800000; text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
.right {  text-align: right}
.price {  font-size: x-small; font-weight: bold; background-position: center center; text-align: center; vertical-align: middle}
.remark {  font-size: xx-small; background-position: left center; text-align: left; vertical-align: middle}
