BODY{font-size : x-small;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

TABLE{font-size : x-small;}

FORM{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}


a:link{ color:003366; }
a:visited{ color:"003366"; }
a:hover{ color:"#C40000"; text-decoration: none; }
//a:hover{ color:"#C40000"; background-color: #fff0ff; text-decoration: none; }

a.word{ text-decoration : underline; }
a.word:link{ color:#666666; }
a.word:visited{ color:"#666666"; }
a.word:hover{ color:"#0063CA"; }

H1{
  font-size : x-small;
  font-weight: normal;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : #666666;
}

*.typeA
{
  border: solid 1px #666666;
  background-color: #ffea64;
}


