body {
  font-family: Lucida Grande, Arial;
  font-size: 0.8em; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #227101; }

p {
  font-size: 1.2em;
  line-height: 1.5em;
  color: #333333; }

p.large {
  font-size: 1.6em; }

a {
  color: #000000;
  text-decoration: none; }

table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #cccccc; }
  table th {
    background: #003366;
    text-align: left;
    color: #ffffff;
    padding-left: 15px; }
  table td {
    vertical-align: top;
    padding: 5px 0 5px 0; }

.column.left, .column.right, .search, .nav, .icon.print {
  display: none; }

.header .logo {
  background: none; }
  .header .logo h2 {
    font-size: 2.2em; }
.header .name {
  margin-bottom: 40px; }

.column.middle {
  width: 100%; }
