/* Aural Stylesheet */

html, body, p { 
	azimuth: center;
	elevation: level;
	volume: 60;
	voice-family: narrator, female;
	speech-rate: 120;
	pause: 120ms;
	pitch: 220;
	stress: 40;
	pitch-range: 40;
	speak-punctuation: none;
	speak-numeral: continuous;
	}
a:link, a:visited, a:hover, a:active {
	stress: 0;
	}
