<!-- 
	style sheet for home page
	Author:  Patrick Doyle
	Date:	 April 1, 2000
-->

BODY { font-family: arial,helvetica,verdana,sans-serif;
       font-size: 10pt; 
       background-color: #FFD }

TABLE { font-size : 10pt;
        font-family : arial,helvetica,verdana,sans-serif; }

TD { font-size : 10pt;
     font-family : arial,helvetica,verdana,sans-serif; }

H3 { font-size : 12pt; }

A { color : #000; text-decoration : underline; }
A:hover { color : #00F; }

.quote { font-size: 8pt; 
	font-weight: bold; }

.author { font-size: 8pt;
          text-align: right;
          margin-top: 1em; }

.review { margin-left : 1em;
          text-align : justify;
          margin-top: 0.2em; }


.book-title { font-style: italic;
              font-weight: bold; }

.book-author { }


