body { background: #000000; margin-left: 15px; margin-top: 7px }
.pb {
 color:   #186868;
 font-family:  "arial" "helvetica" "sans-serif";
 font-size:     20px; 
 font-weight:   bold;
 }
.body {
 align: center;
 background-color: #cccccc;
 background: #cccccc;
 border-top: 2px dashed #666666;
 border-left: 2px dashed #666666;
 border-right: 2px dashed #666666;
 border-bottom: 2px dashed #666666;
 width: 70%;
 }
.table1 {
 background: #ffffff;
 border-left: 3px solid #ea8800;
 border-right: 3px solid #ea8800;
 border-bottom: 3px solid #ea8800;
 border-top: 3px solid #ea8800;
 align: center;
 text-align: center;
 width: 50%;
 height: 20%; 
 font-family: verdana;
 font-size: 10px;
 color: #000000;
 position: relative;
 top: -275px;
 left: 40px;
}
.table2 {
 background: #ffffff;
 border-left: 3px solid #ea8800;
 border-right: 3px solid #ea8800;
 border-bottom: 3px solid #ea8800;
 border-top: 3px solid #ea8800;
 align: center;
 text-align: center;
 width: 50%;
 height: 7%; 
 font-family: verdana;
 font-size: 10px;
 color: #000000;
 position: relative;
 top: -250px;
 left: 40px;
}

