<!--
BODY {
    background-color:rgb(50,50,101);
    margin-top:0px;
}

TABLE {
  margin:0px;
  padding:0px;
  color:rgb(248,248,153);
}

IMG {
    border-width:2px; 
    border-style:solid;
    margin:0px;
    padding:0px;
}

TD {
  text-align:center;
}

TD.glossary, TD.hidenav, TD.shownav, TD.helpbanner {
  display:none;
}

TD.helpbanner, TD.topicsbanner {
  color:rgb(248,248,153);
  text-align:center;
}

DIV.copyright {
  color:rgb(248,248,153);
  font-size:xx-small;
  text-align:center;
  margin:0px;
  padding:0px;
}

.normal {
    border-color:rgb(50,50,101);
}

.hover {
    border-style:outset;
    border-color:rgb(248,248,153);
}

A, A:hover, A:active { 
  color:rgb(50,50,101);
  text-decoration: none; 
}

A.headline,A.headline:link,A.headline:visited {
  color:rgb(248,248,153);
  text-decoration: none; 
  font-weight:bold;
  font-size:large;
}

A.headline:hover,A.headline:active {
  text-decoration: underline; 
}

A.label {
  color:rgb(248,248,153);
  text-decoration: none; 
  font-size:small;
}

A.label:hover {
  color:rgb(248,248,153);
  text-decoration: underline; 
}

SPAN.update {
  margin-right: 1em;
}

-->
