BODY {          background: aliceblue;   }H1 {          border-style: outset;          border-color: #33bb33;          border-width: 0 0 9 15;          margin-left: 5px;          margin-right: 220px;          pading-left: 10px;          font-size: 20pt;          font-weight: bold;}H2 {          background-color: lightblue;          color: black;          border-style: none;          border-width: 1px;          margin-left: 5px;          margin-right: 220px;          pading-left: 0px;          font-size: 16pt;          font-weight: bold;}H3 {          border-style: blue;          border-color: #33bb33;          border-width: 0 0 9 15;          margin-left: 50px;          margin-right: 15px;          pading-left: 10px;          font-size: 12pt;          font-weight: bold;}P {          margin-left: 50px;          margin-right: 10px;          font-size: 12pt;}