
/* set gender */
html, body
{
	voice-family:male;
}

#navdemo
{
	voice-family:female;
}
