﻿.body {
	font-family: verdana;
	font-size: 18px;
}
.heading {
	font-family: verdana;
	font-size: larger;
	font-weight: bold;
	color: #b41c6f;
}
.bold_body {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.title_book {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #B41C6F;
}

