BODY            { color: #000 ; background-color: #fff ; font-family: arial, sans-serif }
H1              { font-size: 200%; margin-left: 15px ; margin-top: 1.5em ;
                    margin-bottom: 1.5em ; margin-right: 15px ;
                    font-family: times, serif ; font-weight: normal }
H2              { font-size: 130%; margin-left: 1em ; margin-right: 1em ; margin-top: 0 ;
                    margin-bottom: 1em ; color: #b00 }
H3              { font-size: 112%; margin-left: 2em ; margin-top: 0 ;
                     margin-right: 15px }
H4, P           { margin-left: 1em; margin-top: .2em; margin-right: 1em }
H5              { font-size: 83%; line-height: 1.17em; }
H6              { font-size: 67%; }
H2, H3, H4,
H5, H6,
STRONG          { font-weight: bolder }
DD              { margin-left: 2em ; margin-top: 0 }
DT              { font-weight: bolder ; margin-top: .5em ; margin-left 1em}
BLOCKQUOTE      { margin-left: 3em; margin-right: 3em }
OL, UL          { margin-left: 4em }
OL              { list-style-type: decimal }
UL              { list-style-type: none }
OL UL, UL OL,
UL UL, OL OL    { margin-top: 0; }
A:link          { color: #070 ; text-decoration: none }
A:visited       { color: #270 ; text-decoration: none }
CITE            { font-style: italic ; text-align: right }


A.navlink:link      { display: block; color: black ; text-decoration: none ; margin-left: 5px ;
                       margin-bottom: 2em ; margin-right: 5px; font-weight: bold ; 
                       font-family: arial, sans-serif ; font-size: 110% }
A.navlink:visited   { display: block; color: black ; text-decoration: none ; margin-left: 5px ;
       margin-bottom: 2em ; margin-right: 5px; font-weight: bold ; font-family: arial, sans-serif ;
       font-size: 110% } 
span.navlink   { display: block; color: #111 ; text-decoration: none ; margin-left: 5px ;
       margin-bottom: 2em ; margin-right: 5px; font-weight: bold ; font-family: arial, sans-serif ;
       font-size: 110% } 
.navbar         { width: 10em; height: 100% ; background: #8f8 ; color: black ;float: left ;
                  font-weight: bold ; font-family: arial, sans-serif ; font-size: 110%}
.main           { margin-left: 1ex; font-family: arial, sans-serif ; float : right }
.breakout2           { border-style: solid; border-width: 1px; font-family: arial, sans-serif ;
             background-color: #FFE8E8; border-color: #000000 }
.breakout1 { border-style: solid; border-width: 1px ; 
            background-color: #e6ffcd; border-color: #000000 ; font-family: arial, sans-serif }
.right     { float: right }
.hide      { display: none }

@media print {
  H1, H2, H3,
  H4, H5, H6    { page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE,
  PRE           { page-break-inside: avoid }
  UL, OL, DL    { page-break-before: avoid }
  .navbar       { background-color: #fff ; border-color: #000 ; border-width: 1px }
  span.navbar   { font-wieght: bolder ; font-size: 110% }
  A.navlink     { font-weight: normal }
}

@media aural {
  H1, H2, H3,
  H4, H5, H6    { voice-family: paul, male; stress: 20; richness: 90 }
  H1            { pitch: x-low; pitch-range: 90 }
  H2            { pitch: x-low; pitch-range: 80 }
  H3            { pitch: low; pitch-range: 70 }
  H4            { pitch: medium; pitch-range: 60 }
  H5            { pitch: medium; pitch-range: 50 }
  H6            { pitch: medium; pitch-range: 40 }
  LI, DT, DD    { pitch: medium; richness: 60 }
  DT            { stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM            { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG        { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN           { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE     { richness: 0 }
  I             { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B             { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U             { richness: 0 }
  A:link        { voice-family: harry, male }
  A:visited     { voice-family: betty, female }
  A:active      { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
