﻿.BookContainer
{
	width:95%;
	margin-top: 0px;
	margin-left: 5px;
	font-family:tahoma; 
	font-size:9pt;
	direction:rtl;
	text-align:justify;
	font-weight: 300;
	line-height:20px;
}

.BookContainer H4
{
	font-weight: 300;
	font-size: 9pt;
	font-family: tahoma;
}
.BookContainer H2
{
	font-weight: 300;
	font-size: 9pt;
	font-family: tahoma;
}
.BookContainer H3
{
	font-size: 13px;
	color: #000099;
	font-family: tahoma;
	text-decoration: none;
	margin-bottom:2px;
}
.BookContainer p
{
	margin-bottom:2px;
}

.BookContainer H1
{
	font-size: 12pt;
	color: red;
}
