 .title
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #000000;
	text-align: center;
	margin: 5px 0px 0px;
	color: #FFFFFF;
	display: block;
	padding: 5px;
	border-top: thin dashed;
	border-right: thin none;
	border-bottom: thin dashed;
	border-left: thin none;

}
.titleCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #000000;
	text-align: center;
	margin: 10px 0px 0px;
	color: #FFFFFF;
	display: block;
	padding: 10px;
	border-top: thin solid;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
