body {font-family:Verdana;
      font-size:10px;
      color:white;
      background-color: #393636;
      /* overflow:hidden; */
      text-align:center;
      }

.wrapper {z-index:1;height:320px;width:900px;background-color:#393636; text-align:left; padding:1em; margin:1em; font-size:10pt;}

table {text-align:left;font-family:Verdana;font-size:12px;}
.tablemain {width:960px;margin:0 auto;text-align:center;}

.brown {text-align:left;margin:auto;background-color:#393636;height:350px; border-left: 1px solid white; border-bottom:1px solid white; border-right:1px solid white;}

.headline {height:20px; font-size:12px; color:white; font-weight:bolder; border-bottom:1px solid white;background-color:#393636;}

.activeheadline {height:20px; font-size:12px; color:white; font-weight:bolder; border-left:1px solid white; border-top:1px solid white; border-right:1px solid white;background-color:#393636;}

.tablefoot {width:960px;text-align:center;}

td a:link { color: white; font-weight:bolder; text-decoration:none;}
td a:active { color: white; font-weight:bolder; text-decoration:none;}
td a:visited { color: white; font-weight:bolder; text-decoration:none;}
td a:hover { color: white; font-weight:bolder; text-decoration:none;}

th {font-weight:bold;text-align:center;font-size:10px;}
li {padding:2px;}

.none {text-decoration:none;}
