body, p, td, tr h1, h2, h3, h4, h5, ul, li {
	font-family: verdana, arial, san-serif;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	}

h4  {
	font-size: 14px;
	font-weight: normal;
	}

ul {
	list-style-image: url(/img/bullet.gif);
	list-style-position: outside;
	}
li {
	margin-bottom: 10px;
	font-size: 11px;
	}

#quote p {
	font-style: italic;
	}
	
#quote h3  {
	font-size: 12px;
	}

#quote h4  {
	font-size: 10px;
	font-weight: normal;
	}

h5 {
	color: #003300;
	font-size: 14px;
	font-weight: bold;
	}

a:link  {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
	}

a:visited {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
	}

a:hover {
	color: #8B4513;
	text-decoration: underline;
	font-weight: bold;
	}

.simpleLink a:link  {
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
	}

.simpleLink a:visited {
	color: #003300;
	text-decoration: underline;
	font-weight: normal;
	}

.simpleLink a:hover {
	color: #8B4513;
	text-decoration: underline;
	font-weight: normal;
	}


#nav  {
	padding-top: 75px;
	}


#content  {
	font-size: 11px;
	color: #000;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 40px;
	line-height: 1.5;
	text-align: left;
	}
	
#content li {
	font-size: 11 px;
	}

#BookCover img  {
	margin-left: 20px;
	margin-bottom: 20px;
	border: 0;
	}

.note  {
	font-size: 10px;
	color: #8B4513;
	}

#footer  img {
	margin: 50px auto 100px 110px;
	}

td p {
	font-size: 11px;
	}
	
td {
	font-size: 11px;
	}	

.alert {
	color:#FF0000;
	font-weight: bold;
	}

#SalesTable {
	border-top: 1px #8B4513 dashed;
	border-bottom: 1px #8B4513 dashed;
	margin-top: 30px;
	}

#SalesTableRow {
	border-bottom: 1px #8B4513 dashed;
	}

	