* {
    visibility: hidden;
  }
  
  #ContentArea * {
    visibility: visible;
  	width: 6.25in;
  }
  
 .PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #003366;
}
.Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
