body {background-color: #fff; font-family: Verdana;}
a { color: #f00;}
.sizewide {font-family: Arial;  font-size: 1.0em;  padding: 10px;  background-color: #fff;  border-right: 0px solid #ddd;  border-bottom: 0px solid #ddd;  width: 90%;  margin-bottom: 25px;}
.widest {font-family: 'Lucida Sans Unicode', Arial;  font-size: 1em;  padding: 15px;  background-color: #fff;  border-right: 1px solid #ddd;  border-bottom: 1px solid #ddd;  width: 90%;}
.table {width: 100%;  border: 1px solid silver;}
.table .th {background-color: gray;  color: #fff;  font-weight: bold;  border-bottom: 1px dotted #fff;}
.table .tr:nth-child(odd) {background-color: #eee;}
.table .td {float: left;  width: 23%;  padding-left: 2%;}