html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}

body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color:#999999;
}

acronym {
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
	cursor: help;
}
.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #CCCCCC;
	letter-spacing: 5px;

}
.linkage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	color: #666666;
	text-decoration: none;
	letter-spacing: -4px;
}
.linkageYear {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2px;
}
.OnPrinting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: -6px;
	word-spacing: normal;
	display: compact;
}
.volume {

	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	color: #666666;
	text-decoration: none;
	letter-spacing: -4px;
}

