	BODY {
			background : #EEDDCC url("/images/paper3.jpg");
			color : #000000;
			font-family: serif;
			margin: 0.25em;
			padding-left: 0.25em;
			color : Black;
			}
	BODY.nav{
			font-family: sans-serif;
			font-size: x-small;
			}
	H1		{
			font-family:  sans-serif;
			font-size: 150%;
			font-weight :  bold;
			text-align: center;
			}
	H2		{
 			font-family: serif;
			font-size: 125%;
			font-weight :  bold;
			}
	H3		{
			font-family: sans-serif;
			font-size: 100%;
			font-style : italic;
			font-weight :  bold;
			text-indent : 2%;
			}
	TD		{
			font-family: monospace;
			font-size: small;
			}
	TD.nav	{
			font-family: sans-serif;
			font-size: x-small;
			}
	.email	{
			font-family: sans-serif;
			font-size: 70%;
			font-style :  normal;
			font-weight : normal;
			}
	.bookinfo {
			font-family: serif;
			font-size: 85%;
			font-style :  normal;
			font-weight : normal;
			}
	.footnote {
			font-family: serif;
			font-size: 70%;
			font-style :  normal;
			font-weight : normal;
			text-align :  right;
			}
	.indent {
			margin-left: 2em ;
			margin-right: 2em ;
			}
