BODY, H4, UL, P, DIV, TH, TD, .normal	{  color: #0000A0 ;  font-size: 10pt ; font-family: arial, sans-serif ; }
BODY, .normal	{ background: #FFFFFF ; }

TH              { font-size: 9pt ;   text-align: center ;  vertical-align: top ;color: #FFFFFF ; background: #0000A0 ; }
TD              { font-size: 9pt ; text-align: left }
CAPTION         { text-align: center }
H1              { font-weight: bolder; font-size: 250%; 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		{ type: circle }
UL, OL UL, UL OL,UL UL, OL OL    { margin-top: 0; }

UL	 	{ margin-top: 6pt; }
LI    		{ margin-top: 3pt; }
INS          { text-decoration: underline }

/* additions */
A:link          {  color: #0000A0 } 
A:visited       { color: #993399  }
A:active		{ color: #993399 ; text-decoration: none } 
A:hover			{ color: #993399 ; text-decoration: none }
A:focus          { outline: thin dotted invert }
*/
CITE            { font-style: italic ; text-align: right }


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 } 
#.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 }
.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; }
.small, #small { font-size: 70%; }
.navcol, #navcol { background-color: #000080; }
.cat, #cat {  margin-top: 1.2em; margin-bottom: 0em; text-align: left ; font-size: 120% ; vertical-align: top }
 


@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 }
}
