    .body  {
     	font-size : 12pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 21px ;
     }
    .whitebody  {
     	font-size : 12pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 21px ;
     }
    .smallwhitebody  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 19px ;
     }
	 
	.textdecornone {
     	font-size : 11pt;
     	font-family : Arial;
			text-decoration : none;
		     	color : Yellow;
			}
	
	     .smallestwhitebody  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 19px ;
     }
     .largebody  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 23px ;
     }
     .smallblackbody  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 21px ;
     }
     .smallerblackbody  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 19px ;
     }
     .smallbody  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 21px ;
     }
     .whitesubheading  {
     	font-size : 14pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 23px ;
     }
     .link  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 21px ;
		color : Yellow;
     }
     .largelink  {
     	font-size : 13pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 25px ;
		color : Yellow;
     }
     .redlink  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
		line-height : 21px ;
		color : Red;
     }
     .caption  {
     	font-size : 10pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 18px ;
     }
     .heading  {
     	font-size : 27pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 55px ;
     }
     .subheading  {
     	font-size : 19pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 29px ;
     }
     .scroller  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Black;
		line-height : 27px ;
     }
     .bold  {
     	font-weight : bold;
     }
     a.yellow  {
     	color : Yellow;
     }
     .red  {
     	color : Red;
     }
     .italic  {
     	font-style : italic;
     }
     .underline  {
		text-decoration : underline;
     }
     .small  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : Yellow;
     }
     .copyright  {
     	font-size : 11pt;
     	font-family : Arial;
     	font-weight : normal;
     	font-style : normal;
     	color : White;
		line-height : 20px;
     }
