/* CSS Document */

body {
	background-image: url(img/bg_1.png);
	background-repeat:no-repeat;
	background-position:center;
	background-attachment:fixed;
}
a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}
.footnote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.heading {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.disabled {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
}
.BMisbnISMN {
	font-family: "Times New Roman", Times, serif; font-size:10px;
	color: #666666;
}
.subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
ul {
	list-style-image: url((URL));
}