p,table,li,h1,h2,h3,span
{
  font-family: verdana, arial, 'sans serif', 'Comic Sans MS';
  font-size: 90%;
}

h1
{
  text-align: center;
  font-size: 200%;
  background-color: #FFFF00;
  /* border-width:20; invalid */
  /* border-width: thin; */
  border-color: #FFFF00;
  border-style: solid;
}

h2
{
  text-align: center;
  font-size: 100%;
}

td.title
{
  background-color: #FFFF00; 
  font-family: verdana, arial, 'sans serif', 'Comic Sans MS';
  font-size: 110%;
}

td.dcamenu
{
  font-size: 150%;
  text-align: center;
  font-weight: bold;
}

p.dctitleinfo,p.dcatitleinfo
{
  color: blue;
  text-align: center;
}

p.dctitleerror,p.dcatitlerror
{
  color: red;
  text-align: center;
  font-size: 110%;
  font-weight: bold;
}

.dcinfo,.dcainfo
{
  color: blue;
}

.dcreturnlink
{
}

td.search1
{
  background-color: #CCFFFF; 
}

td.search2
{
  background-color: #FFFFCC; 
}

span.nextprevlink
{
  background-color: #FFFF00;
  text-align: center;
}

span.infotext
{
  color: blue;
}

table.searchlist
{
  font-size: 70%;
}

table.nestedsearchlist
{
  font-size: 100%;
}

p.tiny
{
  font-size: 30%;
  color: red;
}

p.small
{
  font-size: 60%;
  color: red;
}

