 
BODY{
  color : #ffffff;
  background-color : #000066;
  margin-top : 15px;
  margin-right : 50px;
}
TD{
  font-size : 11pt;
  text-align : right;
  

  

  font-family : Arial,"Trebuchet MS";
}
A{
  color : #ffffff;
  text-decoration : none;
}
A:HOVER{
  color : #00ffff;
}
.t{
  
  
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffffff;
  
  
  
  
  
}
.dot{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ffffff;
}