@charset "UTF-8";
/* CSS Document */

body.splash p {
	font: 14px Georgia;
}

body table.clients {
	margin-left: 60px;
}

table.books td {
	padding-top: 10px;
}

div.OpeningDesc div.title {
	color: #00787a;
}

p.authortitle {
	color: #00787a;
	font-weight: bold;
	font-size: 16px;
}

.subtitle {
	color: #75A1AE;
	font-style: italic;
	font-weight: bold;	
	font-size: 16px;
}

