@charset "UTF-8";

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
 * Name      : aural.css
 * Level     : Cascading Style Sheets, level 2 revision 1
 * Author    : Chugoku Sunnet Corporation
 * Copyright : 1997-2003 W3C (MIT, ERCIM, Keio). All Rights Reserved.
 * Copyright : 2003-2005 Noriki Okada. All Rights Reserved.
 * _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

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; speak-header:always }
pre, code   { 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 }
a:link      { voice-family: harry, male }
a:visited   { voice-family: betty, female }
a:active    { voice-family: betty, female; pitch-range: 80; pitch: x-high }

.new        { pause-after: 20ms }

/* =========================== [EOF] ============================== */

