#myGallerySet {
	font-family: "Arial";
	margin: 0 auto;
	padding: 0;
	font-size: 10px;
}


#myGallerySet h1 {
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

#myGallerySet h1 sup { color: #ddd; }
#myGallerySet h1 a { color: #fff; text-decoration: none; }
#myGallerySet h1 .company, h1 a .company { color: #d01a71; }
#myGallerySet h2 { color: #ddd; font-size: 16px; }
#myGallerySet h3 { color: #fff;	font-size: 12px; }
#myGallerySet h4 { font-size: 10px; }
#myGallerySet p  { font-size: 11px; }
#myGallerySet .content { margin: 0 20px; }
#myGallerySet .content a { color: #fff; }

#myGallerySet .content p.linkage {
	margin-top: 2em;
	text-align: right;
	font-size: 20px;
	color: #ddd;
}

#myGallerySet .content p.linkage a { color: #fff; }
#myGallerySet { text-align: left; 	margin: 0 auto; }