	 font.heading  {
     	font-size : 15pt;
     	font-family : Times;
     	font-weight : bold;
     }
	 font.subheading  {
     	font-size : 13pt;
     	font-family : Times;
     	font-weight : normal;
     }
      font.body  {
     	font-size : 12pt;
     	font-family : Times;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
     }
      font.body2  {
     	font-size : 12pt;
     	font-family : Times;
     	font-weight : bold;
     	font-style : normal;
     	color : Black;
     }
      font.bodysmall  {
     	font-size : 10pt;
     	font-family : Times;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
     }
       font.bodysmall2  {
       font-size : 11pt;
       font-family : Times;
       font-weight : normal;
       font-style : normal;
       color : Black;
       }
	 font.heading  {
     	font-size : 15pt;
     	font-family : Times;
     	font-weight : bold;
     }
     font.bold  {
     	font-weight : bold;
     }
     font.italic  {
     	font-style : italic;
     }
     font.bold-italic  {
     	font-weight : bold;
     	font-style : italic;
     }
       .submenu  {
       font-size : 11pt;
	   font-family : Times;
       font-weight : normal;
       font-style : normal;
	   line-height : 19px ;
       color : Black;
       }
	   .white  {
	   font-size : 14pt;
       color : White;
	   font-weight : bold;
       }