 
    html
    {
      font-style: normal;

    }
    body
    {
      background-color: #FFFFFF;
      color: #000000;
     
    }


    H1, H3, H4, H5	
        {
	    font-weight: Normal; 
          font-style: Normal;

	  }

	H5 {color: #0000FF;}
      H3 {font-style: Italic;}