body {background-color: white ; font-family:Tahoma ; font-size:10pt} 
h1 {color:sienna;  ; font-size:18pt} 
h2 {color:sienna ; font-family : san-serif ; font-size:14pt } 
h3 {color:brown;  ; font-size:12pt; background-color:transparent}
h4 {color:brown;  ; font-size:10pt; background-color:transparent}  
h5 {color:grey;  ; font-size:8pt; background-color:transparent} 
p {font-family: Tahoma; font-size:11pt} 

p.date  {font-family: Tahoma; font-size:6pt; color:grey; } 

span.highlight
{
  background-color:yellow
}

p.courier {font-family: courier}

div.header {font-family:sans-serif ; font-size : 18pt ;
            border-width:medium;
            border-color:brown;
	    border-style:solid;
	    background-color:tan ; 
            padding:12px 0px 0px 12px;
            margin-right:100px }
div.footer {font-family:sans-serif ; font-size : 12pt ;
            border-width:medium;
            border-color:brown;
	    border-style:solid;
	    background-color:tan ; 
            padding:12px 0px 0px 12px;
            margin-right:100px }

div.bookbox { font-family:Verdana ; font-size:10pt ; margin-left:15px ; margin-right:15px; 
              width : 75%}
div.box { font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	margin: 20px 0 30px;
}	
div.greybox { font-size: 70%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background-color: #eee;
	margin: 20px 0 30px;
}
div.entry { font-family:Verdana ; font-size:10pt ; margin-left:5px ; margin-right:5px }
