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

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

#masthead {
speak: none;
}

#content {
azimuth: center;
}

#content #nav {
azimuth: left;
}

#content #text {
azimuth: inherit;
}
#content #text h2 {
voice-family: male;
stress: 20;
richness: 90;
pitch: low;
volume: loud;
}
#content #footer {
azimuth: center-left;
voice-family: female;
volume: soft;
pitch: x-high;
}
#content #text p {
voice-family: male;
pitch: low;
}
