/*------------------------------------------------------------------------------
  Aural styles by Oleg Stepura <http://oleg.stepura.com/>
  License <http://creativecommons.org/licenses/LGPL/2.1/>
------------------------------------------------------------------------------*/

.content {
	pause: 1s;
	pitch: low;
	volume: medium;
	voice-family: male;
	}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
	pitch: high;
	volume: loud;
	voice-family: female;
	}