BODY    { background-color:white;
        }
.type1	{ margin-left     :5%;
          margin-right    :3%;
          color           :black;
          font-style      :normal ;
	  font-weight     :normal ;
	  font-size       :11pt ;
	  line-height     :15pt ;
	}

.type2	{ margin-left     :3%;
          margin-right    :3%;
          color           :black;
          font-style      :normal ;
	  font-weight     :bold ;
	  font-size       :12pt ;
	  line-height     :16pt ;
	}

.type3	{ color           :navy;
          font-style      :italic ;
	  font-weight     :bold ;
	  font-size       :16pt ;
	  line-height     :18pt ;
	}

.type4	{ color           :white;
          background-color:blue;
          font-family     :Arial Black;
          font-style      :normal ;
	  font-weight     :bold ;
	  font-size       :30pt ;
          line-height     :30pt ;
        }

