A:LINK{ color : blue; text-decoration : underline;
}
A:VISITED{ color : purple; text-decoration : underline;
}
A:ACTIVE{ color : #333333; text-decoration : none;
}
A:HOVER{ color : #ff0000; text-decoration : underline;
}
.td1{ border-bottom-width : 1px;border-bottom-style : dashed;border-bottom-color : #0017ff;
}
.td2{ border-right-width : 1px;border-bottom-width : 1px;border-right-style : dashed;border-bottom-style : dashed;border-right-color : #0017ff;border-bottom-color : #0017ff;
}
.td3{ border-right-width : 1px;border-right-style : dashed;border-right-color : #0017ff;
}
.td4{ color : #ffffff;background-color : #0017ff;border-right-width : 1px;border-right-style : dashed;border-right-color : #0017ff;
}
.td5{ color : #ffffff;background-color : #0017ff;
}
.td6{ color : #000000;background-color : #dcdcdc;
}
.td7{ border-bottom-width : 1px;border-bottom-style : solid;border-bottom-color : silver;
}
BODY,TD{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
 line-height : 150%;
 font-size : small;
}