/* table */
#Summary, #Caption {width: 28em;}
.distab {width: 98%;margin: 1em 0 1em 5%;border: solid #666;border-width: 1px 0 0 1px;border-collapse: collapse;}
.distab th, .distab td {border: solid 1px #333;border-width: 0 1px 1px 0;padding: 0.2em;}
.tabstyle, .tabstyle th, .tabstyle td {font: normal 8pt/1.2em "verdana", arial; color: #333; line-height: 1.5em; border-color: #FFF;}
.tabstyle .even {background-color: #DDD;}
.tabstyle th, .tabstyle thead td {background-color: #CCC;}
/*.tabstyle th.firstColumn {background-color: #D1D1D1;}*/

