body {
	background-color: #FFFFFF;
		
	margin-top: 0px 0px 0px 0px;
     }

#title { 
	min-width: 705px;
	Margin: 0px 0px 0px 0px;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	}

#title p {
	Margin-top: -15px;
	Margin-bottom: 15px;

	font-family: Garamond, Times New Roman;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	
	text-align: center;
	letter-spacing: 2px;
	
	text-indent: 0px;
	}

TH { vertical-align: baseline }
TD { 
	vertical-align: middle;
   }

TABLE   { border-collapse:collapse; }

TD#booktitle { 	border-top: 1px solid #ddd;
		background: #f5f5f5;
		width: 290px;
		
		font-family: sans-serif, arial, verdana;
		font-style: normal;
		font-weight: normal;
		font-size: .8em;
		font-variant: small-caps;
	     }
	     
TD#author { 	border-top: 1px solid #ddd;
		background: #efefef;
		width: 230px;
		
		font-family: sans-serif, arial, verdana;
		font-style: normal;
		font-weight: normal;
		font-size: .8em;
		font-variant: small-caps;
	  }
	  
TD#isbn { 	border-top: 1px solid #ddd;
		background: #f5f5f5;
		width: 230px;
		
		font-family: sans-serif, arial, verdana;
		font-style: normal;
		font-weight: normal;
		font-size: .8em;
		font-variant: small-caps;
	}

.container { 
	min-width: 790px;
	clear: both;

	margin: 0px 0px 0px 0px;  
	}
	
.container h1 { 
	margin: 0px 0px 0px 0px;
	
	font-family: sans-serif, arial, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 1em;
	font-variant: small-caps;
		
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;	
	}

.container p { 
	margin: 0px 0px 5px 0px;
	
	font-family: sans-serif, arial, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: .8em;
	font-variant: small-caps;
		
	text-align: left;
	text-indent: 0px;
	letter-spacing: 1px;	
	}
	

#footer {
	min-width: 705px;
	Margin: 0px 0px 0px 0px;
	
	clear: both;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;	
       }

#footer p {
	font-family: sans-serif, arial, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	
	text-align: center;
	
	text-indent: 0px;
	
	}
	    
a:link, a:visited {
	font-family: sans-serif, arial, verdana;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
	text-decoration:none;
	}

label
	{
	width: 160px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
	}
	
input	{
	width: 500px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	}
	

.submit input
	{
	width: 160px;
	color: #000000;
	background: #FFFFFF;
	border: 2px outset #00000;
	
	margin-left: 145px;
	}

h1 {
	Margin: 0px 0px 0px 15px;
	
	font-family: Garamond, Times New Roman;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;
		
	text-align: left;
	letter-spacing: 2px;
	
	}

h2 {
	Margin-top: 25px;
	Margin-bottom: 0px;
	
	font-family: Garamond, Times New Roman;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	font-variant: small-caps;
		
	text-align: center;
	letter-spacing: 2px;
	
	}

h2 a:link, h2 a:visited {
	font-family: Garamond, Times New Roman;
	font-style: normal;
	font-weight: bold;
	font-size: 15px;
	font-variant: small-caps;
		
	text-align: center;
	letter-spacing: 2px;
	}	

h2 span { display: block; }

  