body
{ background-color: #ffffff;
  margin: 0px 0px 0px 0px; }

.pics a:link
  { color: #000000; }
.pics a:visited
  { color: #000000; }
.pics a:hover
  { color: #ff0000; }
.pics a:visited:hover
  { color: #ff0000; }

.menu
{ color: #8b2717;
  background-color: #ffffff;
  font-family: helvetica, verdana, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-transform: uppercase; }
.menu a:link
{ text-decoration: none;
  color: #375e63; }
.menu a:visited
{ text-decoration: none;
  color: #375e63; }
.menu a:link:hover
{ text-decoration: none;
  color: #ec7229; }
.menu a:visited:hover
{ text-decoration: none;
  color: #ec7229; }

.main
{ color: #000000;
  background-color: #eeeeee;
  font-family: times, serif;
  font-size: 12pt;
  font-weight: normal;
  line-height: 133%;
  padding: 10px;
  text-align: justify; }
.main a:link
{ text-decoration: none;
  color: #375e63; }
.main a:visited
{ text-decoration: none;
  color: #375e63; }
.main a:link:hover
{ text-decoration: none;
  color: #ec7229; }
.main a:visited:hover
{ text-decoration: none;
  color: #ec7229; }

.header
{ color: #8b2717;
  font-family: garamond, times, serif;
  font-size: 18pt;
  font-weight: bold;
  line-height: 150%;
  text-transform: uppercase; }
.section
{ color: #8b2717;
  font-family: garamond, times, serif;
  font-size: 15pt;
  font-variant: small-caps;
  font-weight: bold; }

.big
{ font-size: 12pt; }
.no
{ text-indent: 0pt; }
.en
{ text-indent: 10pt; }
.em
{ text-indent: 20pt; }

.hide
{ color: #eeeeee; }
.nr
{ font-weight: bold;
  color: #990000; }
.ng
{ font-weight: bold;
  color: #009900; }
.nb
{ font-weight: bold;
  color: #000099; }

.note
{ font-weight: bold;
  font-style: italic;
  color: #990000; }

