div.text {
	
  .h2
  font: 12pt  Times New Roman, Georgia , serif;
	line-height: 1.5em;
	z-index: 3;
	text-decoration:none;
	color: #000000; 
  
  .h1
  font: 16pt  Times New Roman, Georgia , serif;
	line-height: 1.5em;
	z-index: 3;
	text-decoration:none;
	color: #000000; 
}
hr {   
	margin:2px;
	padding:2px;
	height:0;
	width: 10%;
	border-style:none;
	border-top:1px solid #000000;
}















