H1 {
	text-align : center;
	font-size : 13pt;
	font-weight : bold;
    }

textarea#myText {
        display:none;
    }



    #list1 {
        list-style-type: square;
        color:black
    }
    TD  {
        font-size : 11pt;
        font-family : arial;
        font-weight : normal;
        font-style : normal;
        color : Black;
  }
  #div1 {
	position : absolute; left: 100px
}



