
html {
}


body {
font-family:  Meiryo, Segoe UI, sans-serif;
font-size: 88%;
}


pre {
font-size: 124%;
white-space: pre-wrap;
font-weight: normal;
}

.header {
}

.page {
}

.pantryNote {
font-size: 80%;
}


.footer {
font-size: 80%;
}

.footerTable {
}

.headerText {
font-size: 140%;
font-weight: bold;
}

h1 {
font-size:180%;
font-weight: bold;
}

h2 {
font-size:155%;
font-weight: bold;
text-decoration: underline;
}

h3 {
font-size:135%;
font-weight: bold;

}

h4 {
font-size:120%;
font-weight: bold;
text-decoration: underline;
}

h5 {
font-size:107.5%;
font-weight: bold;
}

.boxTitle {
font-size: 102%;
font-weight: bold;
}

hr {
}

em {
font-style: normal;
font-weight: bold;
text-decoration: underline;
}


.transcript_name {
font-weight: bold;
}

.transcriptScrollToggle {
}

.transcriptScrollToggle span {
  font-size: 150%;
}

.ipa_symbol {
font-size: 180%;
}

.ipa_description {
font-size: 70%;
}

td {
text-align: center
}

.box {
  word-spacing: 0.5em;
}

.box a {
  word-spacing: 0em;
  white-space: nowrap;
}

.spacingNormal {
  word-spacing: 0em;
}

#toggleControl { 
  font-size: 150%; 
}

.toggleSectionIndicator {
  font-weight: bold;
  font-size: 150%;
}

