﻿.TopTitle
{
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: 600;
	color: Blue;
	text-decoration: none;
	text-align: justify;
}

.TopText
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: black;
	text-align: justify;
	vertical-align: middle;
	height: 145px;
}


.BottomText
{
	direction: rtl;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-align: left;
	vertical-align: bottom;
}


