
/* Use Times New Roman for default font */
$DOCUMENT {
  font-family: "Times New Roman";
  font-size: 12pt;
  margin-top: 5px;
  margin-left: 5px;
}

$COMMENT {
  display: block;
  color: purple;
  white-space: pre;
}

$PROCINS {
  color: black;
  background-color: #c0c0c0;
}

ab, address, addrLine, altGrp, analytic, argument, author, authority, availability, back, bibl, biblFull, biblScope, biblStruct {
  display: inline;
  font-weight: normal;
  color: #000000;
  white-space: normal;
  font-style: normal;
}

refsDecl, rendition, resp, respStmt, revisionDesc, row, salute, samplingDecl, scriptStmt, seg, segmentation, series, seriesStmt, signed, sourceDesc, sp, speaker, sponsor, stage, stdVals, street, symbol, table, tagsDecl, tagUsage, taxonomy, TEI\.2 {
  display: block;
  font-family: Arial;
  color: #000000;
}

teiCorpus\.2, teiHeader, term {
  display: inline;
  font-family: "Lucida Sans Unicode";
  font-style: italic;
}

hi {
  font-style: italic;
}

emph {
  font-weight: bold;
}

head {
  display: block;
  text-align: center;
  font-size: x-large;
  color: #3300CC;
  font-family: sans-serif;
  font-weight: lighter;
}

p {
  display: block;
  color: #000000;
  white-space: normal;
}

ref {
  background-color: blue;
}

item {
  display: list-item;
  list-style-type: disc;
  margin-left: 5mm;
  font-weight: normal;
}

text {
  font-family: "Lucida Sans Unicode";
}

body {
  display: inline;
  color: #000000;
  white-space: normal;
}

list, textClass, timeline, title, titlePage, titlePart, titleStmt, trailer, xref {
  display: block;
}

$MARKSEC {
  white-space: pre;
  display: block;
  font-family: monospace;
  background-color: #FFFFCC;
}

eg {
  white-space: pre;
  background-color: #FFFFCC;
  display: block;
}

xref {
  color: blue;
  text-decoration: underline;
  display: inline;
}

soCalled:before {
  content: "`";
}

soCalled:after {
  content: "' ";
}

code {
  font-family: sans-serif;
  color: #9900CC;
  font-weight: bold;
}

mentioned {
  display: inline;
  font-style: oblique;
}

gi:after {
  content: ">";
  font-size: small;
}

gi:before {
  content: "<";
}

gi {
  display: inline;
  font-face: monospace;
  font-weight: bold;
  font-size: smaller;
}
