@charset "utf-8";

/*================================================
      Saitama Chinese Worship Mission Station
         United Church of Christ in Japan
  
         style sheet: voice browser 
                      for handicaped persons
              author: Masaru Hagiwara
              update: 2009/01/01
================================================*/

/*------------------------------------------------ 
   general
------------------------------------------------*/

*{
	voice-family: female;
}

/*------------------------------------------------ 
   how to read
------------------------------------------------*/

abbr {
	speak:spell-out;
}

acronym {
	speak:normal;
}



