body
{
	background-color:#FFFFFF;	
	font-family: Arial, Helvetica, sans-serif;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #1C566E;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C566E;	
}

.bodytext
{
	color: #1C566E;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


#navcontainer ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(images/bullet.gif);
}

#navcontainer a
{
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 78px;
}

#navcontainer li { margin: 0 0 3px 0; }

#navcontainer a:link, #navlist a:visited
{
	color: #1C566E;
	text-decoration: none;
}

#navlist a:hover
{
	font-weight: bold;
}

#current
{
	font-weight: bold;
	background: transparent url(images/curve.gif) no-repeat bottom center ;
	padding-bottom: 8px;
}

.booktitle
{
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.booksubtitle
{
	color: #000000;
	font-size: 10px;
	font-style: italic;
}

.bookpublisher, .booklink
{
	color: #000000;
	font-size: 10px;
}