@charset "utf-8";
@import url("../webfonts/Humanist_roman/stylesheet.css");

body,td,th {
	font-family: "Humanist_roman";
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13pt;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #E10307;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.inklingtitle {
	font-family: "Humanist roman";
	font-size: 24pt;
	margin-left: 10px;
}
.inklingsubtitle {
	font-family: "Humanist roman";
	font-size: 18pt;
	margin-left: 10px;
	font-style: italic;
}
.inklingtext {
	font-family: "Humanist roman";
	font-size: 12pt;
	margin-left: 10px;
}
.inklingchart {
	margin-right: 10px;
}
.inkingcopyright {
	font-family: "Humanist_roman";
	font-size: 14pt;
}
.bookcover {
	margin-right: 10px;
	margin-left: 10px;
}
.booktitle {
	font-family: "Humanist roman";
	font-size: 12pt;
	font-style: italic;
}
