/* general stylesheet */
/* this file is to be read by ALL pages in the pronunciation guide */

/* headings */
h1			{ font-size:18pt; font-weight:bold }
h2			{ font-size:16pt; font-weight:bold }
h3			{ font-size:14pt; font-weight:bold; font-style:italic }
h4			{ font-size:13pt; font-weight:bold }
h5			{ font-size:12pt; font-weight:bold }

/* subscripts and superscripts */
sub, sup		{ font-size:70% }
