@charset "utf-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4f4f4f;
}
a:hover {
	text-decoration: none;
	color: #4f4f4f;
}
a:active {
	text-decoration: none;
	color: #4f4f4f;
}





/* CSS Document */

.BookTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a4b88;
	text-decoration: underline;
	font-weight: bold;
}
.BookDescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4f4f4f;
}
.BookPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #313b68;
}
body {
	margin-top: 20px;
}
.Signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8d8d8d;
	line-height: normal;
}
.FooterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #575757;
	line-height: 24px;
}
a.other{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
}
a.other:link {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	
	
}
a.other:visited {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	
	
}
a.other:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	
	
}
a.other:active {
font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	text-decoration: underline;
	font-weight: bold;
	
	
}
.superscript {
	vertical-align: Top;
	font-size: x-small;
	height: auto;
}

