body{
   text-align:center;
   background-image:url("images/bg3.gif");
   }
table{
   border-collapse:collapse;
  }
.main{
   width:550px;
   background-color:#ffffff;
   border:1px solid #ffe4b5;
   padding:10px;
   margin-bottom:30px;
   }
img.subttl{
   margin-top:20px;
   margin-bottom:5px;
   }
.ttl{
   margin-top:10px;
   margin-bottom:20px;
   }
dt{
   font-size:16pt;
   font-weight:bold;
   color:#ff4500;
   line-height:1.2em;
   margin-bottom:10px;
   }
.dtsub{
   font-size:13pt;
   font-weight:normal;
   color:#4169e1;
   text-align:right;
   margin-top:5px;
   }
   
dd{
   font-size:11pt;
   color:#000000;
   line-height:18pt;
   margin-left:0em;
   }
hr.bld{
   height:5px;
   color:green;
   margin-bottom:8px;
   }
img.rght{
    float:right;
   }
img.lft{
   float:left;
   }
hr{
   margin-bottom:10px;
   }
lnk{
   width:600px;
   height:45px;
   }
a img{ border-width:0; }
.bld{ font-weight:bold; }