BODY
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
margin: 0px;
padding: 0px;
}
A
{
    COLOR: #000000;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    text-decoration: underline;
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: Arial Narrow;
    FONT-SIZE: 12px;
    TEXT-DECORATION: none
}
div.main-body {
background-color: #000000;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
padding: 0px;
width: 100%;
height: 100%;
}
div.contents {
background-color: #ffffff;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
width: 400px;
border: solid 1px #727272;
}
div.box{
  margin-left:auto;
  margin-right:auto;
  text-align:center;
width: 400px;
height: 252px;
background-color: CECECE;
border-top: solid 1px #727272;
border-bottom: solid 1px #727272;
}