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

#booktitle {
	font-weight: bold;
	font-size: 20px;
	font-family: "Courier New", Courier, Monaco, monospace;
}


#bodytext {
	font-size: 13px;
	font-family: sans-serif, Helvetica, Verdana, Arial;
}


#bodyBOLD {
	font-weight: bold;
	font-size: 13px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}
