      BODY {
           background-color : #ffffff;
           font-family : verdana;
      }
     a:link {
           color : blue;
      }
     a:visited {
           color : red;
      }
     p {
           font-family : verdana;
           font-style : normal;
           font-size : 12px;
           line-height : 14pt;
           color : black;
      }
     p.solid {
           border-style : solid;
           color : green;
           background-color : white;
           border-width : 2px;
           text-align : center;
      }
     p.solid1 {
           background-color : white;
           border-width : 2px;
           font-family : verdana;
           font-style : normal;
           font-size : 12px;
           line-height : 14pt;
           color : black;
      }
     p.solid2 {
           font-family : verdana;
           font-style : normal;
           font-size : 10px;
           border-style : solid;
           color : green;
           background-color : white;
           border-width : 2px;
           text-align : center;
      }
     p.solid3 {
           border-style : solid;
           color : yellow;
           background-color : white;
           border-width : 2px;
      }
     p.solid4 {
           border-style : solid;
           color : green;
           background-color : white;
           border-width : 2px;
      }
     p.solid5 {
           color : white;
           background-color : white;
           border-width : 2px;
           text-align : center;
           font-family : verdana;
           font-style : normal;
           font-size : 23px;
           color : black;
      }
     p.solid6 {
           color : white;
           background-color : white;
           border-width : 2px;
           text-align : center;
           font-family : verdana;
           font-style : normal;
           font-size : 18px;
           color : black;
           border-top: medium solid green
      }
     h1 {
           font-family : verdana;
           font-style : normal;
           font-size : 32px;
           color : black;
           text-align : center;
      }
     h2 {
           font-family : verdana;
           font-style : normal;
           font-size : 24px;
           color : black;
      }
     h3 {
           font-family : verdana;
           font-style : normal;
           font-size : 17px;
           color : black;
      }
     h4 {
           font-family : verdana;
           font-style : normal;
           font-size : 14px;
           color : black;
      }
     h5 {
           font-family : verdana;
           font-style : normal;
           font-size : 21px;
           color : black;
      }
     div.header, div.footer {
           padding : 0.5em;
           color : white;
           background-color : white;
           clear : left;
      }
     div.container {
           width : 100%;
           margin : 0;
           border : 1px solid white;
           line-height : 14pt;
      }
     div.container1 {
           width : 100%;
           margin : 0;
           border : 1px solid white;
           line-height : 150%;
      }
     div.container3 {
           width : 100%;
           margin : 0;
           border : 1px solid white;
           line-height : 150%;
      }
     div.left {
           float : left;
           width : 20%;
           margin : 0;
           padding : 0;
      }
     div.left1 {
           float : left;
           width : 190px;
           margin : 0;
           padding : 1em;
      }
     div.left3 {
           float : left;
           width : 20%;
           margin : 0;
           padding : 0;
      }
     div.center {
           width : 20%;
           margin : 0;
           padding : 0;
      }
     div.right {
           float : right;
           width : 20%;
           margin : 0;
           padding : 0;
      }
     div.content {
           margin-left : 100px;
           border-left : 0 solid white;
           padding : 0;
           font-family : verdana;
           font-style : normal;
           font-size : 12px;
           color : black;
      }
     div.content1 {
           margin-left : 190px;
           border-left : 1px solid white;
           padding : 1em;
           font-family : verdana;
           font-style : normal;
           font-size : 14px;
           color : black;
      }
     div.content2 {
           margin-left : 100px;
           border-left : 0 solid white;
           padding : 0;
      }
     div.content3 {
           margin-left : 320px;
           border-left : 0 solid white;
           padding : 0;
           font-family : verdana;
           font-style : normal;
           font-size : 19px;
           color : black;
           font-weight : 400;
      }
     ol.decimal {
           list-style-type : decimal;
           font-family : verdana;
           font-style : normal;
           font-size : 15px;
           color : black;
      }

