
    .bodytext {
      font-family: arial;
      font-size: 12px;
      font-weight: normal;
      line-height: 28px;
      color: 000000;
     }

    .copyright {
      font-family: arial;
      font-size: 12px;
      font-weight: normal;
      color: 888888;
     }

    .title {
      font-family: arial;
      font-size: 14px;
      font-weight: bold;
      line-height: 30px;
      color: #99B1C1;
     }

    .nav {
      font-family: arial;
      font-size: 14px;
      font-weight: normal;
      color: #9E0B0E;
      text-decoration: none;
     }

     a {
      color: #9E0B0E;
     }

    .spacer {
      font-family: arial;
      font-size: 15px;
      font-weight: normal;
      color: #D4D3D3; 
      letter-spacing: 25px;
     }
