﻿
body
{
	margin: 10px;
	font-family: Verdana,Tahoma,Arial,Sans-Serif;
	font-size: 8pt;
	color: #000066;
	background: white;
}

div#navigation
{
	width: 150px;
	position: absolute;
	left: 10px;
	top: 45px;
	background: #ccccff;
	color: inherit;
	line-height: 0px;
}

div#content
{
	margin: -10px 2px 0px 160px;
}

p
{
	line-height: 13pt;
	margin: 0px 180px 10px 0px;
	text-align: justify;
}

img.pageimage
{
	position: absolute;
	top: 50px;
	right: 20px;
	border: 1px solid #ccccff;
	background: white;
	color: inherit;
	width: 150px;
	height: 190px;
}

div#books
{
	margin: 30px 180px 10px 0px;
}

div#copyright
{
	text-align: right;
	clear: both;
	margin-top: 30px;
}

table
{
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}

td
{
	padding: 0px;
	font-family: inherit;
	vertical-align: top;
	font-size: 8pt;
}

img
{
	border: 0px;
	margin: 0px;
}


li
{
	padding-bottom: 5px;
}

h1
{
	font-family: inherit;
	font-size: 10pt;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	color: #000066;
	background: inherit;
	border-bottom: solid 1px #ccccff;
}

h2
{
	font-size: 8pt;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
	color: #000066;
	background: inherit;
}

a
{
	text-decoration: none;
	color: #da8300;
	background: inherit;
}

a:visited
{
	text-decoration: none;
	color: #da8300;
	background: inherit;
}

a:hover
{
	text-decoration: underline;
	color: #da8300;
	background: inherit;
}

h1 a, h2 a
{
	text-decoration: none;
	color: #000066;
	background: inherit;
}

h1 a:visited, h2 a:visited
{
	text-decoration: none;
	color: #000066;
	background: inherit;
}

h1 a:hover
{
	text-decoration: none;
	color: #da8300;
	background: inherit;
}

h2 a:hover
{
	text-decoration: underline;
	color: #da8300;
	background: inherit;
}

div#books h2
{
	margin-bottom: 10px;
}

div#books td
{
	font-size: 8pt;
	padding-bottom: 30px;
}

div#books a
{
	float: left;
	margin-right: 10px;
	border: 1px solid #ffffff;
}

div#books a:hover
{
	border-color: #ff9900;
}

ol#disclaimer
{
	margin-right:180px;
}

ol#disclaimer li
{
	text-align: justify;
	padding-bottom: 15px;
}

img.inlineimage
{
	margin: 10px 0px 10px 20px;
	border: 1px solid #ccccff;
	background: white;
	color: inherit;
}
