  .logo    {font-family: Georgia, "Times New Roman", Times, serif;
          font-size: 30px;
          font-style: italic;
          line-height: normal;
          font-weight: bold;
          font-variant: normal;
          text-transform: none;
          color: #black;
          text-decoration: none}

a.one:link       {font-family: Geneva, Arial, Helvetica, san-serif;
                  font-size: 11px;
                  font-style: normal;
                  line-height: normal;
                  font-weight: bold;
                  font-variant: normal;
                  text-transform: none;
                  color: #CCCCCC;
                  text-decoration: none}

a.one:visited      {font-family: Geneva, Arial, Helvetica, san-serif;
                    font-size: 11px;
                    font-style: normal;
                    line-height: normal;
                    font-weight: bold;
                    font-variant: normal;
                    text-transform: none;
                    color: #CCCCCC;
                    text-decoration: none}

a.one:hover         {font-family: Geneva, Arial, Helvetica, san-serif;
                     font-size: 11px;
                     font-style: normal;
                     line-height: normal;
                     font-weight: bold;
                     font-variant: normal;
                     text-transform: none;
                     color: #00FF00;
                     text-decoration: underline overline}


BODY {

  margin-right: 15em;
  margin-left: 15em;        /* copied from opposite side (right) */
}

.headercell          {font-family: tahoma, Georgia, "Times New Roman", Times, serif;
                      font-size: 17px;
                      font-style: none;
                      line-height: normal;
                      font-weight: bold;
                      font-variant: normal;
                      text-transform: none;
                      color: #000000;
                      text-decoration: none;
                      background-color: #D3D6D3}

td,blockquote,p,ul,ol,li   {font-family: Arial, tahoma, Geneva, Arial, Helvetica, san-serif;
                            font-size: 15px;
                            font-style: normal;
                            line-height: normal;
                            font-weight: normal;
                            font-variant: normal;
                            width: 520px;
                            text-transform: none;
                            color: #000000;
                            text-decoration: none}

.column                   {font-family: "Times New Roman", Times, serif;
                           font-size: 14px;
                           width: 160px;
                           margin-right: 0px;
                           padding-right: 0px;
                           font-style: none;
                           line-height: normal;
                           font-weight: bold;
                           font-variant: normal;
                           text-transform: none;
                           color: #black;
                           text-decoration: none;}

.footer           {font-family: arial, Georgia, "Times New Roman", Times, serif;
                   font-size: 11px;
                   font-style: none;
                   line-height: normal;
                   font-weight: bold;
                   font-variant: normal;
                   text-transform: none;
                   color:#8C8844;
                   text-decoration: none}