<!--
  body {
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 11px;
  }
  div#container {
    width: 1024px;
    text-align: left;
    margin: 0 auto;
  }
  div#header { 
    width: 1024px;
    text-align: center;
  }
  div#container_in {
    width: 1024px;
  }
  div#c_left {
    width: 160px;
    float: left;
  }
  p.r8 {
    margin: 0 0 0 0;
  }
  div#c_center {
    width: 704px;
    float: left;
  }
  div#c_right {
    width: 160px;
    float: left;
  }
  div#footer {
    width: 1024px;
    text-align: center;
  }
  div.c_a {
    width: 704px;
  }
  div.cc_b {
    width: 176px;
    height: 125px;
    text-align: center;
    float: left;
  }
  ul#ps {
    text-align: left;
  }
  li.ll {
    display: inline;
    width: 120px;
    height: 20px;
  }
  div.gsxrr {
    width: 704px;
    padding: 4px;
  }
  h3 {
    margin: 0;
  }
  img {
    border:0;
  }
  a:link {
    color: #191970;
  }
  a:visited {
    color: #778899;
  }
  a:hover, a:focus, a:active {
    color: #228b22;
    font-size: 12px;
  }
-->