BODY
{ 
  background-color:#f3f1e1;
  margin:18px 0px 0px 0px;
}
.startbody
{ 
  background-color:#f3f1e1;
  margin:3px 0px 0px 0px;
}

a:link { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:active { text-decoration:underline; color:#000000;}
a:hover { text-decoration:underline; color:#000000;}

a.list:link { text-decoration:none; color:#000000; }
a.list:visited { text-decoration:none; color:#000000; }
a.list:active { text-decoration:none;}
a.list:hover { text-decoration:underline;}

a.head:link { font-weight:normal;text-decoration:underline; color:#ffffff; }
a.head:visited {  font-weight:normal;text-decoration:underline; color:#ffffff; }
a.head:active { font-weight:normal; text-decoration:underline;}
a.head:hover {  font-weight:normal;text-decoration:underline;}

a.boldhead:link { font-weight:bold;text-decoration:underline; color:#ffffff; }
a.boldhead:visited {  font-weight:bold;text-decoration:underline; color:#ffffff; }
a.boldhead:active { font-weight:bold;text-decoration:underline; color:#ffffff; }
a.boldhead:hover { font-weight:bold;text-decoration:underline; color:#ffffff; }

a.index:link { text-decoration:none; color:#ffffff; }
a.index:visited { text-decoration:none; color:#ffffff; }
a.index:active { text-decoration:none; color:#ffffff;}
a.index:hover { text-decoration:none; color:#ffffff;}

th,tr,td,p
{
  font-size:8pt;
  font-family:arial;
  color:#000000;
}

td.head
{
  font-size:9pt;
  color:#ffffff;
  font-weight:bold;
  background-color:#990000;
}

td.smallhead
{
  font-size:8pt;
  color:#ffffff;
  font-weight:bold;
  background-color:#990000;
}
td.letternavi
{ 
  color:#000000;
  font-weight:bold;
  font-size:12pt;
}

td.bold
{
  height:25;
  font-size:10pt;
  font-weight:bold;
}

td.si
{
  font-size:9pt;
  color:#000000;
  font-weight:bold;
}

input
{
  font-size:8pt;
  font-family:arial;
  color:#000000;
}
.search
{
  font-size:9pt;
  width:180px;
}

select
{
  color:#ffffff;
  font-size:9pt;
  font-weight:bold;
  background-color:#990000;
  border-color:transparent;
}
.startish
{
  width:185px;
  color:#000000;
  font-weight:normal;
  font-size:8pt;
  background-color:#bbe29b;
  border-color:transparent;
}
.ss
{
  color:#000000;
  font-weight:normal;
  font-size:9pt;
  width:180px;
  background-color:#ffffff;
  border-color:lightgrey;
}
.green
{
  color:#000000;
  background-color:#BBE29B;
  border-color:transparent;
  font-weight:normal;
}


