body {
	margin-left: 0px;
	margin-top: 0px;
}


.style01 {
	color: #B32E44;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B5394C;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #B5394C;
	list-style-position: inside;
	list-style-type: circle;
}
