body {
volume: medium;
speak: normal;
speech-rate: medium;
}

a:link {
voice-family: male;
volume: medium;
}
a:visited {
voice-family: child;
volume: soft;
}
a:hover {
voice-family: female;
volume: loud;
}


#content {
azimuth: center;
}

#content #text {
azimuth: inherit;
}

#content #text h2 {
voice-family: male;
pitch: x-low;
stress: 20;
richness: 90;
}
#content #text p {
voice-family: female;
pitch: medium;
}



q {
azimuth: behind;
}

strong {
volume: loud;
pitch: high;
}
