.copy{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
	overflow: auto;	
	}
	
.quotes{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	font-weight: normal;
	line-height: 150%;
	overflow: auto;
	font-style: italic;
	}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height:110%;
}

.subheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

.photosubheadline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
}

