    body {
          text-align : center;
          color : green;
          background-color : white;
          font-family : "Trebuchet MS", Sans-Serif;
          margin-top: 0;
          padding-top: 0;
      }
    table {
          vertical-align : top;
          background-color : green;
          color : white;
      }
    td {
          border-style : none;
          font-size : small;
      }
    a {
          color : blue;
          background-color : white;
          text-decoration : underline;
      }
    p {
          text-align : left;
          margin-top : 1em;
          padding : 0;
          font-weight : 600;
      }
    ul {
          text-align : left;
          padding : 0;
          margin-left : 0.5em;
          margin-top : 1em;
      }
    li {
          margin-top : 0.5em;
      }
    h1, h2, h3 {
          text-align : center;
          font-weight : 400;
      }
    div {
          margin-top : 0;
      }
    .Menu {
          width : 12.5%;
          text-align : center;
          background-color : black;
          color : white;
          cursor : pointer;
      }
    .Title {
          font-family : "Trebuchet MS", Sans-Serif;
          font-size : large;
          text-align : center;
          height : 60px;
          border-style : none;
          border-top-width : 4px;
          border-bottom-width : 0;
          border-right-width : 0;
          border-left-width : 4px;
      }
    .Introduction {
          border-style : none;
          border-top-width : 0;
          border-bottom-width : 0;
          border-right-width : 0;
          border-left-width : 4px;
      }
    .SystemName {
          background-color : green;
          color : white;
          font-size : medium;
          border-style : none;
          border-top-width : 4px;
          border-bottom-width : 0;
          border-right-width : 4px;
          border-left-width : 4px;
      }
    .SystemDescription {
          height : 40px;
          background-color : white;
          color : black;
          border-style : none;
          border-top-width : 0;
          border-bottom-width : 4px;
          border-right-width : 4px;
          border-left-width : 4px;
      }
    .Outer {
          text-align : center;
          width : 100%;
          color : green;
          background-color : white;
          border-style : none;
          margin : 0;
      }
    .Links1 {
          width : 20%;
          margin-top : 0;
          vertical-align : top;
          font-weight : 400;
          color : green;
          background-color : white;
          border-style : none;
          padding : 1em;
      }
    .Links2 {
          width : 25%;
          vertical-align : top;
          font-weight : 400;
          color : green;
          background-color : white;
          border-style : none;
          padding : 10px;
      }
    .LinkA {
          color : green;
          background-color : white;
      }
    .LinkB {
          color : green;
          background-color : white;
          font-weight : 600;
      }
    .OrderA {
          color : green;
          background-color : white;
      }
    .ListA {
          text-align : left;
      }
    .Instructions {
          padding : 10px;
          background-color : white;
          color : black;
          border-style : none;
          border-top-width : 0;
          border-bottom-width : 4px;
          border-right-width : 4px;
          border-left-width : 4px;
      }
    .clsAd {
          vertical-align : top;
          text-align : center;
      }
    .clsStableking {
          margin : 0;
          position : relative;
          text-align : center;
          border : 2px ridge red;
          color : red;
          font-family : "Trebuchet MS", Sans-Serif;
          font-weight : 800;
          font-size : 10pt;
          background-color : white;
          padding : 0.25em;
          cursor : pointer;
      }
    .clsSalesPitch {
          font-weight : 600;
          margin-top : 1em;
      }
