body	 { 
			font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
		 }
P		{
		font-size: 15px;
		line-height: 17px;
		color: #000000;
		background-color: inherit;
		margin-left: 24px;
		margin-right: 24px;
		margin-top: 6px;
		margin-bottom: 10px;
		}

.large {
		font-size:18px;
		line-height:20px;
		font-weight:bold;
		}
		
.imageText {
		font-size: 13px;
		line-height: 15px;
		color: #000000;
		background-color: inherit;
		font-style:italic;
		}
			

.bookListing {
			font-size: 13px;
			line-height: 16px;
			color: #000000;
			background-color: inherit;
			font-weight: bold;
			margin-bottom: 1.4em;
			}

td		{
		font-size: 15px;
		line-height: 17px;
		margin-left: 24px;
		margin-right: 24px;
		}
li		{
		font-size: 15px;
		line-height: 17px;
		margin-left: 24px;
		margin-right: 24px;
		margin-top: 6px;
		margin-bottom: 6px;
		}
.moreSpace	{
			margin-bottom: 14px;
			margin-top: 14px;
			}				

.bottomLinks 	{
				font-size: 14px; 
				font-weight: normal;
				text-align: center;
				color: #000000;
				background-color: inherit;
				text-decoration: none;
				}
				
a.bottomLinks:link {
					color: #000000;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color:#666666;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #ffffff;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color: #000000;
					background-color: inherit;
					}	


.copyright	{
				font-size: 12px; 
				font-style: italic; 
				text-align: center; 
				color: #000000;
				background-color: inherit;
				}
				
.designer {
				font-weight: normal;
				font-size: 11px; 
				text-align: center; 
				color: #fef2f6;
				background-color: inherit;
				}

a.designer:link {
					color: #fef2f6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:visited {
					color: #fef2f6;
					background-color: inherit;
					text-decoration: none;
					}
a.designer:hover {
					color: #000000;
					background-color: inherit;
					textext-decoration: none;
					}
a.designer:active {
					color: #fef2f6;
					background-color: inherit;
					textext-decoration: none;
					}


h1		{
		font-family: arial, verdanna, trebuchet ms, sans-serif;
		font-size: 24px;
		line-height: 28px;
		font-weight: bold;
		text-align: center;
		color: #000000;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top: .5em;
		}
		
h2		{
		font-family: arial, verdanna, trebuchet ms, sans-serif;
		font-size: 18px;
		line-height: 24px;
		font-weight: bold;
		color: #000000;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top: .5em;
		margin-left: 1.2em;
		}
		
h3		{
		font-family: arial, verdanna, trebuchet ms, sans-serif;
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
		color: #000000;
		background-color: inherit;
		margin-bottom: .5em;
		margin-top: .5em;
		margin-left: .5em;
		}
		
.ListName
		{
		font-weight: bold;
		font-style: italic;
		font-size: 16px;
		}
