/* This style sheet defines basic aural settings */

body {
	volume:loud;
	speech-rate:medium;
	voice-family:male;
	pitch:medium;
	pitch-range:55;
	stress:10;
	richness:75;
	}

#Blank { speak:none; }

#Header { speak:none; }

#Footer { speak:none; }

#Spacer { speak:none; }