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

.normaltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.BookTitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.PiracyTitle {
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}
