body.about {
          background:"#CCCCCC";
          color:maroon;
          margin-left: 0px;
          margin-right: 5px;
          margin-top: 5px;
          margin-bottom:0px;
          }

body.home {
          background:"#CCCCCC";
          color:maroon;
          margin-left: 0px;
          margin-right: 0px;
          margin-top: 5px;
          margin-bottom:0px;
          }
body.homeBG {
          background:"#CCCCCC";
          background-position:center top;
          background-repeat: no-repeat;
          color:maroon;
          margin-left: 150px;
          margin-right: 0px;
          margin-top: 5px;
          margin-bottom:0px;
          }
body.history {
             background:"#CCCCCC";
             color:maroon;
             margin-left: 5px;
             margin-right: 5px;
             margin-top: 10px;
             font-family: Arial;
             font-size: 14;
             }
body.news {
          background:"#CCCCCC";
          color:maroon;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 10px;
          font-family: Arial;
          font-size: 16;
          font-align: "center";
          }
body.info {
          background:"#CCCCCC";
          color:maroon;
          margin-left: 5px;
          margin-right: 5px;
          margin-top: 10px;
          font-family: Arial;
          font-size: 12;
          font-align: "center";
          }
body.links {
           background:"#CCCCCC";
           color:maroon;
           margin-left: 5px;
           margin-right: 10px;
           margin-top: 5px;
           }
body.products {
              background:"#CCCCCC";
              color:maroon;
              margin-left: 5px;
              margin-right: 5px;
              margin-top: 10px;
              font-family: Arial;
              font-size: 14;
              font-align: "center";
              text-indent:1.5em;
              }
body.success {
             background:"#CCCCCC";
             color:maroon;
             margin-left: 5px;
             margin-right: 5px;
             margin-top: 10px;
             font-family: Arial;
             font-size: 14;
             }
body.tocTop {
            background:"#CCCCCC";
            color:maroon;
            margin-left: 0px;
            margin-right: 0px;
            margin-top: 5px;
            margin-bottom: 0px;
            font-family:"Arial";
            font-size:"16pt";
            }

body.tocSide {
             background:"#CCCCCC";
             color:maroon;
             margin-left: 0px;
             margin-right: 0px;
             margin-top: 10px;
             margin-bottom: 0px;
             font-family: "Arial";
             font-size: "14pt";
             vertical-align: "top";
             font-align: "center";
             }

a:link {
       color:blue;
       text-decoration:ALL
       }
a:visited {
          color:purple;
          text-decoration:ALL
          }


