a:link      { color: #0000ff; text-decoration: none; }
a:visited   { color: #800080; text-decoration: none; }
a:hover		{ color: #008080; font-style: italic; text-decoration: none; }
a:active	{ color: #008080; font-style: italic; text-decoration: none; }

body {
  background-image: url(/graphics/snowback.jpg);
  color: #808080;
  font-size: 15px;
}

p.sitetop {
  margin: 20px 0px 0px 25px;
  padding: 0px 0px 0px 0px;
}

div.link {
  background-color: #c0c0c0;
  width: 95%;
  padding: 0px 0px 0px 5px;
  margin: auto;
  border-style: outset;
  font-size: 13px;
}

div.bgframe {
  background-color: #ffffff;
  border-color: #000000;
  width: 90%;
  padding: 0;
  margin: 0px 0px 10px 35px;
  border-style: ridge;
  border-width: 2px;
}

p.date {
  background-color: #e0ffff;
  margin: 0;
  padding: 2px 0px 2px 5px;
  border-bottom-color: #000000;
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  font-style: italic;
  font-size: 17px;
  color: #ff00ff;
}

p.sentence {
  background-color: #ffffff;
  margin: 0px 0px 0px 5px;
  line-height: 200%;
}

p.gelndename {
  margin: 5px 0px 0px 25px;
  font-size: 25px;
  color: #0000ff;
}

p.corsimp {
  margin: 10px 0px 5px 5px;
  font-size: 20px;
  font-style: italic;
  color: #ff0000;
}

div.gotop {
  width: 95%;
  margin: 20px 0px 30px 0px;
  text-align: right;
}

p.space {
  margin: 30px 0px 0px 0px;
}

