body.b001
{
width : auto;
height: auto;
margin-left : 20px;
margin-right : 100px;
margin-top : 10px;
margin-bottom : 0px;
border-style: none;
padding : 0px;
position : absolute;
background-color: white;
overflow : scroll;
}

div.pgst001
{
position : static;
width : 500px;
height: auto;
margin-left : 100px;
margin-right : 50px;
margin-top : 0px;
margin-bottom : 0px;
border-style: solid;
border-width: 5px;
border-color: black;
padding : 0px;
background-color: inherit;
overflow : visible;
}

p.st0a
{
border-style: none;
margin: 0px 0px 0px 0px; 
padding: 0px;
line-height: 29px;
font-family: "times new roman";
color : black;
font-size: 15px;
font-style: normal;
text-align: center;
}
