BODY, H4, P, DIV, TH, TD, .normal	{ color: #2060ff ;  font-size: 10pt ; font-family: arial, sans-serif }   
TH              { color: #000000; background: #90D0C2; font-weight: bolder; text-align: left ; font-size: 10pt ; vertical-align: top }
/* background: #33CCFF / #FF70E0 / #FCE090 // background: #FF06FF  /* ** */
TD              { font-size: 9pt ; text-align: left }
CAPTION         { text-align: center }
H1              { font-size: 200%; margin-left: 15px ; margin-right: 15px ; font-family: times, serif ; font-weight: normal }
# removed: margin-top: 1.5 em ;  margin-bottom: 1.5em ;
H2              { font-size: 130%; margin-left: 1em ;  margin-top: 0 ;
                    margin-bottom: 0 ; }
H3              { font-size: 112%;  margin-top: 0 ;
                     margin-right: 15px }

H5              { font-size: .83em; line-height: 1.17em; }
H6              { font-size: .67em; }
H2, H3, H4,
H5, H6,
STRONG          { font-weight: bolder }
DL              { margin-left: 1em ; margin-top: 0 }
DD              { margin-left: 2em ; margin-top: 0 }
DT              { font-weight: bolder ; margin-top: .5em }
BLOCKQUOTE      { margin-left: 3em; margin-right: 3em }
I, EM,
VAR, ADDRESS    { font-style: italic }
PRE, TT, CODE,
KBD, SAMP       { font-family: monospace }
PRE             { white-space: pre }
DEL             { text-decoration: line-through }
#HR              { border: 1px inset }
OL, UL          { margin-left: 1em }
OL              { list-style-type: decimal }
#UL              { list-style-type: none }
UL,OL, OL UL, UL OL, UL UL, OL OL    { margin-left: 1em ; margin-top: 0; margin-bottom: 1.5em }
INS          { text-decoration: underline }

/* additions */
/* A:link          { color: #006633 ; text-decoration: none } */
A:link          { color: #0000FF ; text-decoration: underline } 
A:visited       { color: #0033FF ; text-decoration: underline }
A:active		{ color: #333399 ; text-decoration: none } 
A:hover			{  text-decoration: none } /* color: #0000A0 ; */
/* :focus          { outline: thin dotted invert }
*/
CITE            { font-style: italic ; text-align: right }


A.expo:link, A.expo:visited,A.expo:hover,TH.expo,TD.expo              { color: #FFFFFF; background: #000080; text-decoration: none; text-align: center }
A.expo:hover	{text-decoration: underline }
/*A.navlink:link      { margin-left: 2pt ; font-family: arial, sans-serif ; font-size: 9pt }   /* ** */
/*A.navlink:visited    { margin-left: 2pt ; font-family: arial, sans-serif ; font-size: 9pt }  /* ** */ 
A.navlink:link, A.notunderlined:link,A.bplink:link          {  text-decoration: none } 
A.navlink:visited,A.notunderlined:visited,A.bplink:visited       {  text-decoration: none }
A.notunderlined:hover,A.bplink:hover       {  text-decoration: underline }
A.menu:link          {  text-decoration: none } 
A.menu:visited       {  text-decoration: none }
A.menu:hover       {  text-decoration: underline }
/*.navbar         {  height: 100% ; background: #270 ; color: black ;float: left ;  
                  font-family: arial, sans-serif ; font-size: 10pt   }  /* ** */
.navbar         {  margin-left: 0pt; margin-right: 0pt; color: #333333; background: none ; font-size: 8pt   }
.main           { margin-left: 1ex; font-family: arial, sans-serif ; font-size: 9pt ; float : right }
.reds           { border-style: solid; border-width: 1px; font-family: arial, sans-serif ; font-size: 9pt ;
             background-color: #FFE8E8; border-color: #000000 }
A.bonplan,.bonplan {  color: #008080 ; font-size: 9pt ; font-family: times, sans-serif  }

.example { border-style: solid; border-width: 1px ; 
            background-color: #e6ffcd; border-color: #000000 ; font-family: arial, sans-serif ;
            font-size: 9pt}

.left { float: left ; width: 50% }
.right { float: right ; width: 50% }
.big, #big { font-size: 120%; font-weight: bolder; }
 


@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 }
}

@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 }
}

