.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-align: right;
	direction:rtl
}
.details a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	text-align: right;
	direction:ltr
	text-decoration:underline
}
.contentText {
	font-family: Arial;
	font-size: 12px;
	color: #1F2F3F;
	text-align: justify;
	vertical-align: top;
	list-style-image: url(images/bulletTxt.gif);
	list-style-type: square;
	margin: 10px;
	padding: 12px;
	line-height: 18px;
	direction:ltr
}
.contentText a{
	font-family: Arial;
	font-size: 12px;
	color: #1F2F3F;
	text-align: left;
	vertical-align: top;
	list-style-image: url(images/bulletTxt.gif);
	line-height: 18px;
	direction:ltr;
}
.border{
	border: #A1A1A1;
	thin;
}
.notes{
	color: #FF0000;}