BODY {
  margin: 2em 0em 2em 0em;
  font-size: 10pt;
}
BODY.other {
  color: #004000;
}
TBODY {
  font: 10pt;
  text-align: left;
}
TBODY.other {
  font: 11pt;
  font-weight: bolder;
  color: #004000;
  text-align: left;
}

BODY.menu {
  margin: 0em 0em 0em 0em;
  font: 10pt;
  text-align: left;
  margin-left: 0px;
}
BODY.wine {
  font: 10pt /10px;
  text-align: center;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #004500;
}

H1, H2 {
  margin-left: 0pt;
  margin-top: 0pt;
  font-weight: normal;
  color: #004500; 
}

H3 {
  margin-left: 0pt;
  margin-top: 0pt;
  font-weight: bold;
  font-style:italic;
  color: #808080;
}
.blue{
  font-weight: bold;
  font: bold 11pt /11pt;
  margin-left: 5pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
  background: #FFD9FF;
}
H4 {
  font: bold 10pt /11pt;
  margin-left: 5pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
  background: #B9FFFF;
}
H4.top {
  font: bold 10pt /11pt;
  margin-left: 5pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
  background: #FFE0C1;
}
DL {
  margin-left: 3pt;
  margin-right: 0pt;
  margin-top: 20pt;
}
DT {
  font: bold 10pt /15pt;
  margin-left: 10pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
}
DT.menu {
  font: bold 10pt /11pt;
  margin-left: 5pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
  background: #FFE0C1;
}
DT.honer {
  font: 10pt /10pt;
  margin-left: 10pt;
  margin-right: 0pt;
  margin-top: 10pt;
  color: #400000;
  background: #FFE0C1;
}
DT.1 {
  font: 10pt;
  margin-left: 15pt;
  margin-bottom: 10pt;
}
DT.2 {
  font: bold 10pt;
  background: #FEE4E9;
}
DT.3 {
  font: 10pt;
  margin-left: 20pt;
}

DD {
  font: 9pt /15pt;
  margin-left: 15pt;
  margin-right: 0pt;
  color: #400000;
  background: #FFE0C1;
}
UL {
	font: 8pt;
	text-align: left;
}
LI {
	font: bold 12pt /12pt;
	margin-left: 20pt;
	margin-top: 10pt;
	color: #400000;
	background: #FFE0C1;
}
P {
  font: 10pt;
}

A:link {color: #804000}
A:visited {color: #400000;background: #FFFFD9}
A:active {color: #FF8000}
DIV.table {
  margin-top: 2em;
  font: 12pt /1em;
}

.hide { display: none }


P.copyright { font-size: small }
P.copyright SMALL { font-size: small }

@media screen {  /* hide from IE3 */
}

PRE { margin-left: 2em }
PRE { font-family: monospace }        /* navigator 4 requires this */

DT, DD { margin-top: 0; margin-bottom: 0 } /* opera 3.50 */
DT { font-weight: bold }

UL.toc {
  list-style: disc;		/* Mac NS has problem with 'none' */
  list-style: none;
}

@media aural {  
  H1, H2, H3 { stress: 20; richness: 90 }
  .hide { speak: none }
  P.copyright { volume: x-soft; speech-rate: x-fast }
  DT { pause-before: 20% }
  PRE { speak-punctuation: code } 
}

.jtrans { background: #FCC }
