body
          {
          font-family: arial, helvetica, sans;
          color: #000000;
          margin-top: 0px;
          background: #ffffff;
          }
 #inframe
         {
          margin: auto;
           width: 530px;
           background: #ffffff;
         }
#iframetxt
       {
        line-height: 1.5;
        margin: auto;
        font-family: arial, helvetica, sans;
        }

h1
                 {
                   font-family: arial, helvetica, sans;
                   color: #000000;
                  font-size: 12px;
                   }

h2
                {
                 text-decoration: underline;
                 text-align: center;
                 font-size: 16px;
                 color: #2e5882;
                 font-weight: bold;
                 }
h3
             {
              text-decoration: underline;
              text-align: center;
              font-size: 28px;
              font-weight: bold;
              color: #4482CB;
              }
h4
                {
                 text-decoration: none;
                 text-align: center;
                 font-size: 12px;
                 color: #ffffff;
                 font-weight: bold;
                 }
h5
                 {
                   font-family: arial, helvetica, sans;
                   color: #0d3bb4;
                  font-size: 14px;
                  text-align: left;
                   }
h6
                {
                 text-decoration: none;
                 text-align: center;
                 font-size: 14px;
                 color: #000000;
                 font-weight: bold;
                 }
h7
                {
                 text-decoration: underline;
                 text-align: center;
                 font-size: 14px;
                 color: #2e5882;
                 font-weight: bold;
                 }
h8
                {
                 text-decoration: none;
                 text-align: left;
                 font-size: 18px;
                 color: #2e5882;
                 font-weight: bold;
                 }


