
.table   
   { font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; border: solid 1px #805976; width: 100%; border-collapse: collapse  }
.odd   
 { font-size: 10px; background-color: #ebefd5; text-align: center; border-right: none black; height: 20px }
.even   
 { font-size: 10px; background-color: #ffffff; text-align: center; border-right: none black; height: 20px }
.header01    
 { color: black; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; background: #C0C0C0;  margin: 20px 0px 0px; padding: 0px 7px; width: auto; height: 30px }
 .header02    
 { color: white; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; background: #805976;  margin: 20px 0px 0px; padding: 0px 7px; width: auto; height: 30px }

