
body
{
  font-size: small;
  font-family: "verdana, arial";
  background-image: url(back.jpg);
}

h1
{
  font-size: x-large;
  font-family: "courier new, courier";
  margin-top: 0.7em;
  margin-bottom: 0.4em;
  text-align: center
}

h2
{
  font-size: large;
  font-family: "courier new, courier";
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  text-align: center
}

span.size
{
  font-weight: bold;
  color: #205020;
}

table
{
  font-size: x-small;
  font-family: "verdana, arial"
}

table.site { font-size: xx-small }

table.menu { font-size: xx-small }

tr.design
{
  background-color: transparent;
}

tt
{
  font-size: x-small;
  color: #008
}

td.cap
{
  font-size: xx-small;
}

a { text-decoration: none }

a:link    { color: #00B; }
a:visited { color: #909; }
a:active  { color: #B00; }
a:hover   { color: #804; background-color: #fff }

ul { margin-top: 0.5em; margin-bottom: 0.5em  }

li { font-size: x-small; margin-bottom: 0.35em }

p.dl { font-size: medium }
p.dis { font-size: xx-small; color: #305030 }
p.dic { font-size: xx-small; color: #000; text-align: center }
p.cap { font-size: xx-small; color: #000; text-align: center }
p.date { font-size: xx-small; color=#000 }
p.counter { font-size: xx-small; color=#000 }
