body,table,tr,td,p {
   font-family: Verdana, Arial, Helvetica;
   background-color: ffffff;
   color: 666666; 
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   margin-top:200px;
   margin-left:3px;
   margin-right:3px;
   text-align: center; 
  }
  
.icontent  {
   font-family: Verdana, Arial, Helvetica;
   color: 999999; 
   font-size: 10px;
   font-style: normal;
   font-weight: normal;
   margin-top:0px;
   margin-left:0px;
   margin-right:0px;
   text-align: center; 
  }
  		
#main {
   border: 0px solid #CCCCCC;
   padding: 2px;
   width:640px;
   margin:auto;
   text-align:center;
  }		
  
#copy {
   border: 0px solid #CCCCCC;
   color: #CCCCCC; 
   padding: 6px;
   width:640px;
   margin-top:10px;
   text-align:center;
  }		
  
#box1  {
   font-family: Verdana, Arial, Helvetica;
   border: 1px solid #CCCCCC;
   color: #999999; 
   padding: 2px;
   line-height: 16px;
   text-align: center;
   float: left;
   margin-left: 2px; 
   margin-right: 2px; 
   width: 100px;
  }		

#box2  {
   font-family: Verdana, Arial, Helvetica;
   border: 1px solid #CCCCCC;
   color: #999999; 
   padding: 2px;
   line-height: 16px;
   text-align: center;
   float: left;
   margin-left: 2px; 
   margin-right: 2px; 
   width: 200px;
  }		
    
#title1  {
   width: 98px; 
   height: 16px; 
   background-color: #cccccc; 
   color: white;
   font-weight: bold;
   margin-bottom:1px;
  }
  
#title2  {
   width: 198px; 
   height: 16px; 
   background-color: #cccccc; 
   color: white;
   font-weight: bold;
   margin-bottom:1px;
  }
  
A:link {
   color: 666666;
   text-decoration: underline;
   font-weight: normal;
  }

A:visited {
   color: 666666;
   text-decoration: underline;
   font-weight: normal;
  }

A:active {
   color: 666666;
   text-decoration: underline;
   font-weight: normal;
  }
  
A:hover {
   background-color: #cccccc; 
   color: white;
   width:100%; 
   height: 16px; 
   text-decoration: underline;
   font-weight: normal;
  }

