body {	background-color: #65EEE9;}


body, table, tr, td {
	font-family: 'PT Sans', sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;	
	color: #000000;
	text-align:justify;}


h1 	{ 
	font-family: 'Lora', serif;
	font-size: 15pt;
	color: #46A6A2; 
	}


h2 	{ 
	
	font-family: 'Lora', serif;
	font-size: 12pt;
	color: #FFA312; 
	border-bottom: 1px #46A6A2 dotted;
	padding: 2px;
	letter-spacing: 1px;
	}


h3 	{ 
	
	font-family: 'Lora', serif;
	font-size: 12pt;
	color: #FFA312; 
	letter-spacing: 1px;
	}


h6 { 	border-bottom: 1px #46A6A2 dotted; }

input, textarea {
background-color: #FFFFFF;
font-family: 'PT Sans', sans-serif;
font-size: 10pt;
letter-spacing: 1px;	
color: #000000; 
line-height: 16px;
padding: 2px;
border: 1px solid #46A6A2;
}

A:link { letter-spacing: 1px; color:#46A6A2; text-decoration: none; }
A:visited {letter-spacing: 1px; color:#46A6A2; text-decoration: none;}
A:hover {letter-spacing: 1px; color:#FFA312; text-decoration: underline;}

A.nav:link { font-family: 'Lora', serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; letter-spacing: 2px; }
A.nav:visited { font-family: 'Lora', serif; font-size: 12pt; color: #FFFFFF; text-decoration: none; letter-spacing: 2px; }
A.nav:hover { font-family: 'Lora', serif; font-size: 12pt; color: #46A6A2; text-decoration: none; letter-spacing: 2px; }


.head
{ 
	font-family: 'PT Sans', sans-serif;
	font-size: 10pt;
	letter-spacing: 1px;	
	border-bottom: 1px #FFA312 dotted;
	text-align: right; 
	clear: left	}

.title
{ font-family: 'Lora', serif;
	font-size: 12pt;
	color: #46A6A2; 
	padding: 2px;
	letter-spacing: 1px;}

blockquote
{	font-family: 'Lora', serif;
	font-size: 12pt;
	font-style: italic;
	color: #46A6A2; 
	padding: 5px;
	clear: left;
}


.caption
{ font-family: 'Lora', serif;
	font-size: 12pt;
	color: #46A6A2; 
	padding: 2px;
	letter-spacing: 1px;
	text-align: center;}

#book-container {height:160px;width:160px;}
#book-container img {border:0;}