.wedding {
	font-size : 10px;
	line-height : 12px;
  
  
  word-spacing : 0px;
  letter-spacing : 1px;
  

  text-align : justify;
  text-indent : 0px;
}
.wedding2 {
	font-size : 10pt;
	line-height : 16px;
	
  letter-spacing : 0px;
  word-spacing : 0px;
  text-align : justify;
}
.wedding3 {
	font-size : 14px;
	line-height: 16px;
	
  letter-spacing : 1px;
  word-spacing : 1px;
}
