Body{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left:0px; 
 margin-right:0px;
 background-attachment:fixed;
 background-repeat:repeat;
 background-color:white;
 font-family:Tahoma;
 font-size:10px;
 }
 a:link{
 text-decoration:underline;
 color: #0000CC;
 }
 a:visited{
 text-decoration:underline;
 color: #0000CC;
 } 
 a:hover{
 text-decoration:underline;
 color:orange;
 }
 a:active{
 text-decoration:underline;
 color:orange;
 }
 table.table01{
 border-collapse: collapse; 
 width:1000px;
 background-color:white;
 }
 table.table01 td {
 padding : 0; 
 }
td.left{
width:65%;
background-color:#F8FFFF;
vertical-align: top;
}
td.right{
width:35%;
background-color:#F8FFFF;
vertical-align: top;
}
 div.table01{
 text-align: center;
 }
 table.table02{
 border-collapse: collapse; 
 width:100%;
 background-color:white;
 }
 table.table02 td {
 padding : 0; 
 }
 div.table02{
 text-align: center;
 }
