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

.booktitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
}
.greytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCCCC;
}
.basic {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
