body {
  font-family: "verdana";
  }  
h1 { 
  color: red;
  font-size: 16pt;
  font-face: Arial, sans-serif
  }
h2 { 
  color: red;
  font-size: 14pt;
  font-face: Arial, sans-serif
  }
h3 { 
  color: green;
  font-size: 14pt;
  font-face: Arial, sans-serif
  }
div.comment {
  color: blue;
  font-size: 8pt
  }
p,li,dt,dd {
  color: blue;
  font-size: 10pt
  }
p.rule,p.preamble {
  color: blue;
  font-size: 12pt
  }
p.ruletitle {
  color: blue;
  font-size: 12pt
  font-weight: bold
  }
p,li,dt,dd {
  color: blue;
  font-size: 10pt
  }
table.abbr {
  color: blue;
  font-size: 10pt
  }
tr.where {
  color: blue;
  font-size: 10pt
  }
td.jobs {
  color: blue;
  font-size: 10pt
  }
dt.project {
  color: red;
  font-size: 12pt
  }
p.name {
  color: blue;
  font-style: italic;
  font-size: 18pt;
  font-weight: bold
  }
p.prof, p.place, em.linksection {
  color: blue;
  font-style: italic;
  font-size: 12pt;
  font-weight: bold
  }
p.footer {
  color: green;
  font-style: italic;
  font-size: 8pt;
  text-align: right;
  }
em.spruch {
  font-size: 12pt;
  font-weight: bold;
  color: blue
  }
em.attname {
  color: blue;
  font-style: italic;
  font-size: 9pt
  }
em.attvalue {
  color: black;
  font-style: normal;
  font-size: 9pt
  }
em.pictitle {
  color: blue;
  font-weight: bold;
  font-size: 20pt
  }
em.picname {
  color: blue;
  font-style: italic;
  font-size: 9pt
  }
em.picvalue {
  color: black;
  font-style: normal;
  font-size: 9pt
  }
em.grade{
  color: black;
  font-style: normal;
  font-weight: bold;
  font-size: 9pt
  }
p.peopdesc, p.thingdesc {
  color: black;
  font-style: normal;
  font-size: 10pt
  }
em.small {
  font-size: 10pt
  }
em.dont {
  color: #333333;
  font-style: normal;
  font-size: 8pt
  }
table.hotels {
  font-size: 9pt
  }
table.vocab {
  font-size: 8pt
  }

