body {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	background-color : #FFFFFF;
}

p {
	margin-top : 0;
	margin-bottom : 0;
}

.worklinks {
	color : #73736B;
	text-align : left;
	font-variant : small-caps;
	font-family : "Verdana, Tahoma, Arial, Helvetica, sans-serif";
	font-size : 10pt;
	margin-bottom : 8;
	margin-left : 10;
}

.exhibitlinks {
	color : #EF2F72;
	font-family : "Times New Roman, Times, serif";
	font-variant : small-caps;	
	font-size : 12pt;
}

.mainlinks {
	color : #EF2F72;
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 10pt;	
}

.hirayalink {
	margin-top:0;
	color : #595757;
	font-weight : bold;
	text-align:right;
	font-family : "Verdana, Tahoma, Arial, Helvetica, sans-serif";
}

.infotitle {
	font-family : "Times New Roman, Times, serif";
	font-variant : small-caps;
	font-weight : bold;
	font-size : 14pt;
	color : #EF2F72;
}

.infodetails {
	font-family : "Times New Roman, Times, serif";
	font-size : 10pt;
}

.infotext {
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 10pt;
	margin-top: 10;
}

.infolink {
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 10pt;
	margin-top: 10;
	font-weight: bold;
	font-style: italic;
	color: #EF2F72;
}

a:link {
	text-decoration:none;
}

a:visited {
	text-decoration:none;
}

a:hover {
	color: #000000;
}

