﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.no {
	font-size: 9pt;
	line-height: 14px;
	color: #BD0936;
}
.book {
	font-size: 10pt;
	line-height: 16px;
	color: #000033;
}
a.booknamelink:link {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
a.booknamelink:visited {
	color: #000066;
	font-size: 10pt;
	text-decoration: none;
	text-align: justify;
}
a.booknamelink:hover {
	color: #666666;
	font-size: 10pt;
	text-decoration: underline;
	text-align: justify;
}