             BODY  {
              	background : #FFFFFF;
              }
              
              .links  {
              	font-family : "font2, Arial";
              	font-size : x-small;
              	line-height : 20px;
              	text-align : right;
              	color : Black;
              	font-weight : bold;
              }
              
			  .links2  {
              	font-family : "font2, Arial";
              	font-size : x-small;
              	line-height : 20px;
              	text-align : left;
              	color : Black;
              	font-weight : bold;
              }
			  
              .top  {
              	font-family : "font2, Arial";
              	font-size : medium;
              	line-height : 25px;
              	text-align : right;
              	color : Black;
              	padding-right : 10px;
              }
              
              .para1  {
              	margin-top : -23px;
              	margin-left : 60px;
              	margin-right : 5px;
              	font-family : "font2, Arial";
              	font-size : 70px;
              	line-height : 75px;
              	text-align : left;
              	color : Red;
              }
              
              .para2  {
              	margin-top : 5px;
              	margin-left : 15px;
              	margin-right : 5px;
              	font-family : "font1, Arial Black";
              	font-size : 30px;
              	line-height : 30px;
              	text-align : left;
              	color : Black;
              }
              
			  .para3  {
              	margin-top : 5px;
              	margin-left : 10px;
              	margin-right : 10px;
              	font-family : "font2, Arial";
              	font-size : 55px;
              	line-height : 68px;
              	text-align : center;
              	color : Black;
              }
			  
              H1  {
              	font-family : "Times";
              	font-size : small;
              	font-weight : bold;
			    margin-top : 0pt;
			    margin-bottom : 0pt;
              }
              
              H2  {
              	font-family : "Times";
              	font-size : x-small;
              	font-weight : bold;
			    margin-top : 0pt;
				margin-bottom : 0pt;
				margin-left : 10px;
              }
              
              .einz  {
              	padding-left : 15;
              }
              
              P  {
              	font-family : "Times";
              	font-size : x-small;
			    text-align: justify;
              	color : Black;
			    margin-top : 0pt;
				margin-bottom : 0pt;
				margin-left : 18px;
              }
			  
			  .

