BODY {
  font-family: Verdana, sans-serif;
}

H2 {
/*  color: white;*/
  background-color: ffcc00;
/*red;*/
  padding-bottom: 0.1em;
}

/*
H3 {
  color: white;
  background-color: red;
}
*/

.After {
  font-style: italic;
}

.Alt {
  font-style: italic;
}

.Alt EM {
  font-style: normal;
}

.Centered {
  text-align: center;
}

.ChunkLine {
  margin: 2%;
  font-family: sans-serif;
  font-size: larger;
}

.DeptName {
  background-color: ffffcc;
/*yellow;*/
}

.Epigram {
  margin-left: 1em;
  margin-right: 1em;
  font-style: italic;
  font-weight: bold;
}

.Epigram EM {
  font-style: normal;
}

.FixedWidth {
  font-family: monospace;
}

.GameCite {
  font-variant: small-caps;
  font-style: normal;
}

.Gap {
  text-align: center;
}

.Indent2 {
  margin-left: 1em;
}

.Interviewer {
  font-style: italic;
  font-weight: bold;
}

.Intro {
  font-style: italic;
}

.Intro CITE {
  font-style: normal;
  font-weight: bold;
}

.Masthead, .Section {
  border: solid blue;
  padding: 0.5em;
}

.Masthead P {
  margin-left: 2em;
}

.Masthead P.Slogan {
  margin-left: 0em;
  margin-top: -1em;
/*  color: white;*/
  background-color: ffcc00;
/*red; */
  font-style: italic;
  font-weight: bold;
}

.PlayExample {
  margin-left: 2em;
  margin-right: 2em;
  font-style: italic;
}

.PlayExample CITE, .PlayExample EM {
  font-style: normal;
}

.Redzone {
/*  color: white;*/
  background-color: ffcc00;
/*red;*/
  padding-bottom: 0.1em;
  padding-left: 0.1em;
  padding-right: 0.1em;
}

.TableOfContents {
  background-color: ffffcc;
 /*orange;*/
  border: solid black;
  padding: 1em;
}

.TitleArea {
  border: solid black;
  background-color: green;
  color: yellow;
  padding: 1em;
}

SPAN.TOCLink {
  background-color: ffffcc;
/*orange;*/
}

/*.Masthead*/ P.TOCLink {
  margin-left: 0em;
}

P.SectionName {
  margin-left: 0em;
}
