
body
{
  font-size: 17px;
  font-family: georgia, verdana;
  background-image: url(back.jpg);
}

h1
{
  font-size: 35px;
  font-family: "courier new";
  margin-top: 0.7em;
  margin-bottom: 0.4em;
  text-align: center
}

h2
{
  font-size: 25px;
  font-family: "courier new";
  margin-top: 0.6em;
  margin-bottom: 0.6em;
  text-align: center
}

span.size
{
  font-weight: bold;
  color: #205020;
}

table
{
  font-size: 17px;
  font-family: georgia, verdana;
}

table.site { font-size: 12px; }

table.menu { font-size: 12px; }

tr.design
{
  background-color: transparent;
}

tt
{
  font-size: 15px;;
  color: #008
}

td.cap
{
  font-size: 12px;
}

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: 12px;
  margin-bottom: 0.35em
}

p.dl { font-size: 18px; }
p.dis { font-size: 12px;; color: #305030 }
p.dic { font-size: 12px;; color: #000; text-align: center }
p.cap { font-size: 12px;; color: #000; text-align: center }
p.date { font-size: 12px;; color=#000 }
p.counter { font-size: 12px;; color=#000 }

