li {
line-height: 1.5em;
list-style-type: none;
}

.cell1 {
background: #ccc;
}

.cell2 {
background: #eee;
}

.cell3 {
background: #a00;
}

.cell4 {
background: #0a0;
}

body {
font: 0.9em Verdana, sans-serif;
}
img {
  border-style: none;
}
.cuttingEdge {
  margin-top: 10px;
  text-decoration: none; 
}
.cuttingEdge a:active,
.cuttingEdge a:hover,
.cuttingEdge a:visited,
.cuttingEdge a:link {
  text-decoration: none; 
}

.frontPageTable {
  text-align: left;
  margin: 0; 
  padding: 0
}


