
body
{background-color: #ffffff;
font-size: 100%;
margin-left: 4%;
margin-right: 4%;
font-family: times, serif;
color: #000000}

a:visited
 { color: #660099;}
a:link
  { color: blue;}
a:hover { color: red}

h1
 {font-size: 160%; }
 
h2
{color: #330099;
font-family: sans-serif;
font-size: 140%}
 
h3
{color: #330099;
 font-size: 120%;
 font-family: sans-serif}
 
h3.books
{color: #330099;
 font-size: 120%;
 font-family: sans-serif}

h4
{color: #009966;
font-family: sans-serif;
font-size: 110%}

h4.books
{color: #009966;
font-size: 110%;
font-family: san-serif}


h5
{color: #333366;
text-align: left;
font-size: 105%;
margin-bottom: 0.1em}

li { margin-bottom: 0.3em; } 

p.bookmenu
   {font-size: 110%;
   font-family: serif;}

p.indent
	{text-indent: 10%;
	line-height: 70%}
p.menu
 {background-color: #ffffff;
  font-size: 95%;
 font-family: sans-serif}

P.smaller
{font-family: serif;}

td.normal
{background-color: #ffffff;
       font-size: 5px}
       

td.index
{background-color: #ffffcc;
       padding-bottom: 7px;
       padding-right: 4px;
       font-size: 10px;
       font-family: verdana, arial, sans-serif}

 
th
{font-family: Verdana, sans-serif}

.amazon
{background-color: #ffffcc;
color: #cc3333}

div.bookad
  {
  width: 120px;
  height: 460px;
  float: right;
  cell-padding: 2px;}
  
div.fatbookad
    {width: 170px;
    height: 610px;
    float: right;
    cell-padding: 2px;
    margin-left: 30px;}

div.box
  {border: solid;
   border-width: thin;
   border-color: #333399;
   font-size: 120%;
   font-family: verdana serif;
   width: 77%;
   padding: 1px;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   background-color: #ccffff}
   
div.smallbox
	{width:150px;
	height:50px;
	padding-top:5px;
	background-color: #6699cc;
	
	text-align: center;
	float: right}




