body, #header h1, #sidebars{
	voice-family: female;
	pitch: medium;
	speech-rate: fast;
	azimuth: center-left;
	elevation: 30deg;
	volume: medium;
}
#header, #content, .postDate{
	voice-family: male;
	richness: 65;
	speech-rate: slow;
	pitch: low;
	pitch-range: 70;
	azimuth: center;
	elevation: 0deg;
}
#content em, #content strong, #content h1, #content h2, #content h3{
	stress: 75;
}
#sidebars .widgettitle{
	speech-rate: medium;
	stress: 80;
	richness: 75;
}
.postTitle{
	speech-rate: medium;
}
#footer{
	speak: none;
}