  
A{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  color : white;
  text-decoration : none;
}
.BarClass{
  background-color : #000039;
  width : 800px;
}
.LabelClass{
  color : white;
  width : 90px;
  background-color : #03003e;
}
.PulldownClass{
display:block;
  color : white;
  background-color : #000039;
  text-decoration : none;
  
  height : 1em;
  
  
  
  width : 100px;
  
}
BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.HRClass{
  background-color : silver;
  height : 10px;
}

