BODY        {
  color: #006;
  font-size : 0.88em;
  line-height : 1.4em;
  text-decoration: none;
  background-color: white ;
}
p  {
  color: navy;
  font-size: 0.88em;
  line-height: 1.4em;
  text-decoration: none ;
}
td {
  }
a:link   {
  color: #030;
  text-decoration: none ;
}
A:HOVER   {
  color: #f09;
  text-decoration: none;
  background-color : white;
}
H1    {
  color: #00c;
  font-weight: bold;
  font-size: 1.6em;
  line-height : 2em;
  text-decoration: none;
  text-align: center;
  padding-top : 5px;
  padding-bottom : 0px;
}
h2 {
  color: #f09;
  font-style: italic;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 1.8em;
  text-decoration: none;
  padding-left: 0.3em;
  border-left: 1.2em solid #6cc ;
}
.widelink  {
  text-decoration: none;
  width: 100%;
  height: 100% ;
}
a:visited {
  text-decoration: none ;
}
