﻿.doc_title
{
	font-weight: bold;
	font-size: 18pt;
	color: sienna;
	font-family: Arabic Transparent;
	text-align: center;
}
.doc_summary
{
	font-weight: bold;
	font-style: italic;
}
.doc_body
{
	color:darkblue;
	text-align:justify;
}
.doc_item
{
	font-weight:bold;
	text-decoration:underline;
}
.doc_value
{
    background: #f9fafd;
    color: #000088
}

.doc_separator
{
    width: 100%;
    color: #cfd0e2;
}
.doc_header
{
	font-weight:bold;
	font-size:10pt;
}
