body, P, OL, UL, LI {
  background  : navy;
  color       : #ffffcc;
  font-size : large; 
}

H1, H2, P.subtitle {
  font : bold xx-large "Bitstream Oz Handicraft", Arial, Helvetica ;
  color : lime;
}

P.subtitle {
  font-style : italic;
  color: silver;
}

P.subtitle EM {
  font-size : large; 
}

H2 {
  font-size : x-large;
  font-style : italic;
}

P.homepage {
  font-size : large;
}

span.tim {
  font-size : larger;
  font-weight : bold;
  font-style : italic;
  color : yellow;
}

a:hover span.tim {
  color:navy;
}

a:link, a:visited {
  color : yellow;
}

a:hover {
  background-color:yellow;
  color:navy;
  font-weight:bold
}

a.enterWS:link, a.enterWS:visited {
  font-size : xx-large;
  font-weight : bold;
  font-style : italic;
}

span.facts {
  margin-left : 20px;
  line-height : 150%;
}

em.facts {
  color : pink;
}

p.contact {
  margin-left : 40px;
}

LI.toc, LI.appr2 {
  line-height : 150%;
}

LI.appr2 {
  font-weight : bold;
  color : pink;
}

div.caption {
  text-align: center;
  font-size: medium;
  font-style:italic;
}

P.ccl {
  font-size: x-large;
  font-weight: bold;
  color: pink;
  font-family: Arial, Helvetica;
  border: solid thin;
  border-color:pink;
  padding: 20px;
}

SUP {
  font-size: x-small;
}

TD.devitem, TH.devitem, TH.devtit {
  background  : pink;
  color       : white;
  font-size : large; 
  text-align : right;
}

TD.devitem {
  text-align : left;
}

TH.devtit {
  text-align: left;
  font-size : x-large;
  font-family: Arial, Helvetica;
}

TABLE, TR {
  background  : navy;
  color       : #ffffcc;
  font-size : large; 
}

TH {
  text-align: left;
}
