  body { 
	margin: 0pt;
	background-color: rgb(153, 153, 153);
	color: rgb(255, 255, 255);
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	}

  h2 { 
	font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 15px;
 	line-height: normal;
 	color: rgb(0, 0, 0);
 	margin-bottom: 25px;
	text-align: left; 
	margin-left: 50px;	
	} 

  h5 { 
	font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 15px;
 	line-height: normal;
 	color: rgb(0, 0, 0);
	text-align: left; 	
	}  

  h6 { 
	font-style: normal;
  	font-variant: normal;
 	font-weight: bold;
 	font-size: 15px;
 	line-height: normal;
 	color: rgb(255, 0, 0);
 	margin-bottom: 25px;
	text-align: center; 
	}

  ein {margin-left: 50px;}

 

  h7 { 
	font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 15px;
 	line-height: normal;
 	color: rgb(255, 255, 255);
 	margin-bottom: 25px;
	text-align: center; 
	margin-left: 30px;
	}


  h3 {  font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 15px;
	line-height: normal;
	color: rgb(255, 255, 255); 
	list-style-type: disc;
        text-decoration: underline; 
	font-weight: bold;
	}

  h4 {  font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 15px;
	line-height: normal;
	color: rgb(255, 255, 255); 
	text-decoration: underline; 
	font-weight: bold;
	margin-left: 50px;
	}

  h1 { 
	font-style: normal;
  	font-variant: normal;
 	font-weight: normal;
 	font-size: 18px;
 	line-height: normal;
 	color: rgb(255, 255, 255);
 	margin-bottom: 25px;
 	text-decoration: underline;
	text-align: center; 
	}

 a:link { color: rgb(255, 255, 255); text-decoration: underline; font-size: 15px;}
 a:active { color: rgb(255, 255, 255); text-decoration:underline; font-size: 15px;}
 a:visited { color: rgb(255, 255, 255); text-decoration:underline; font-size: 15px;}
 a:hover {color:red; text-decoration: underline ; font-size: 15px;} 

 a.x:link { color: rgb(0, 0, 0); text-decoration: underline; font-size: 15px;}
 a.x:active { color: rgb(0, 0, 0); text-decoration:underline; font-size: 15px;}
 a.x:visited { color: rgb(0, 0, 0); text-decoration:underline; font-size: 15px;}
 a.x:hover {color:red; text-decoration: underline ;font-size: 15px;} 

