 
A{
  color : navy;
  text-decoration : none;
}
A:VISITED{
  color : gray;
  text-decoration : none;
}
A:HOVER{
  text-decoration : underline overline;
  cursor : auto;
}
BODY{
  font-size : 8pt;
  

  cursor : crosshair;
}
.title-1{
  color : silver;
  background-image : url(note1.gif);
  text-align : center;
  padding-top : 10px;
}
.leftnumber-2{
  background-image : url(note2.gif);
  text-align : right;
  padding-top : 5px;
  padding-right : 20px;
}
.rightnumber-6{
  background-image : url(note6.gif);
  text-align : right;
  padding-top : 5px;
  padding-right : 20px;
}
.null-5{
  background-image : url(note5.gif);
}
.leftmain-3{
  background-image : url(note3.gif);
  text-align : center;
  padding-top : 7px;
  line-height : 13px;
  
}
.rightmain-7{
  background-image : url(note7.gif);
  text-align : center;
  padding-top : 7px;
  
  line-height : 13px;
  
}
TD{
  font-size : 8pt;
  vertical-align : top;
  
}
.link-4{
  line-height : 13px;
  text-align : center;
  padding-top : 3px;
  background-image : url(note4.gif);
}

