.table1{
  width : 760px;
  text-align : center;
}
.table2{
  width : 600px;
}
.td1{
  font-size : 14px;
  text-align : center;
  font-weight : bold;
  color : blue;
  background-color : #ffffb5;
}
.table3{
  font-size : 14px;
  width : 400px;
}
.img1{
  text-align : center;
}
HR{
  width : 90%;
  color : silver;
}
.td2{
  background-color : white;
}
.td3{
  text-align : center;
}
.td4{
  font-size : 18px;
  font-weight : bold;
  color : white;
  background-color : #ff8040;
}
.td5{
  background-color : #ffdddd;
}
