div.column.left {
  float:left;
  width:168px; margin-right:10px;
}

div.column.middle {
  float:left;
  width:550px;
}

div.column.right { float:left; margin-left:8px;}

h2 { 
  background-color:#008a54; color:#fff;
  padding:0 8px 3px; margin:0 0 8px;
  height:28px; font-size:24px; }

h3 { 
  color:#014329;
  font:bold 24px "Trebuchet MS", "Times New Roman"; }

p.postDate { color:#666; font:normal 13px Arial; padding-bottom:10px; border-bottom:1px solid #ccc; margin-bottom:20px; }

div.pageContent a:link, div.pageContent a:visited
{
  color:#008a54;
}
  
table caption, table thead { display:none; }

div.pageContent td a:link, div.pageContent td a:visited { font:bold 13px Arial; color:#014329; text-decoration:none; }

td { border-bottom:1px solid #ccc; }

tr.last td { border-bottom:none; }