a:active {  
 	color: #B52918; 
	text-decoration: none; 
}
a:link {
	color: #B52918; 
	text-decoration: none; 
	}
a:visited {
	color: #B52918;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #B52918;
}
h1 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #333333; 
	text-align: left; 
	font-weight: bold; text-decoration: underline;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #B52918;  
	font-weight: bold;
	text-decoration: underline;
	padding: 10px 0px 0px 0px;
	width:100%;
}
h2 a:link  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #B52918;  
	font-weight: bold;
	text-decoration: underline;
}
h2 a:visited  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #B52918;  
	font-weight: bold;
	text-decoration: underline;
	
}
h2 a:hover  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF;  
	font-weight: bold;
	text-decoration: underline;
}
h2 a:active  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #FFFFFF;  
	font-weight: bold;
	text-decoration: underline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.bookCover
{
padding: 0px 0px 20px 20px;
}
.subNavTitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background: #B52918;
	padding: 3px;
}
.subNavCell {
	background: #CCCCCC;
	border-bottom: 1px solid #B52918;
	padding: 3px;
}
.footnotes {
	font-size: 10px;
}
.quotes{
	font-size: 10px;
	text-align:center;
	font-style:italic;
}
body {
	background: #000000;
	color: #FFFFFF;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.contentCell {
	color: #000000;
	background: #FFFFFF;
	margin: 0px;
	padding: 18px;
	border-top: 1px none #B52918;
	border-right: 1px solid #B52918;
	border-bottom: 1px none #B52918;
	border-left: 1px none #B52918;
}
.pageTable {
	margin: 0px;
	padding: 0px;
	border: 1px solid #B52918;
}
