h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
}

h1{
	color: #990000;
	font-size: 20px;
	padding-top: 4px;
	margin-bottom: 20px;
	line-height: 26px;
}

h2{
	font-size: 14px;
	color: #000000;
	margin-bottom: 0px;
	margin-top:15px;
}

h3{
	color: #990000;
	font-size: 15px;
	margin-top: 30px;
}


h4{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

h5{
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 0px
}

h6 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 15px;
}
#rightColumn H1 {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
}

#rightColumn H2 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #445599;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightColumn H3 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
	line-height: 18px;
	padding: 0px;
}
#rightColumn H4 {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
}

.e-bookTitle H1 {
	color: #96D8CB;
	font: 24px "Times New Roman", Times, serif;
}
