a, A:link, a:visited, a:active {
	font-family : "Arial";
	color : blue;
	font-size : 12pt;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	font-family : "Arial";
	color : red;
	font-size : 13pt;
	text-decoration : none;
	font-weight : bold;
}
p, tr, td, ul, li {
	color : #000000;
	font-family : "Arial";
	font-size : 11px;
}
th {
	background : #dbeaf5;
	color : #000000;
}
header1, h1 {
	color : red;
	font-family : Veranda, sans-serif;
	font-size : medium;
}
header2, h2 {
	font-family : "Arial";
	color : black;
	font-size : 13pt;
	text-decoration : none;
}
header3, h3 {
	font-family : "Arial";
	color : blue;
	font-size : 10pt;
	text-decoration : none;
}
header4, h4 {
	font-family : "Arial";
	color : black;
	font-size : 8pt;
	text-decoration : none;
	font-weight : normal;
}
header5, h5 {
	font-family : "Arial";
	color : black;
	font-size : 11pt;
	text-decoration : none;
	font-weight : normal;
}
header6, h6 {
	font-family : "Microsoft Sans Serif";
	color : black;
	font-size : 12pt;
	text-decoration : none;
	font-weight : normal;
}
H6:link {
	font-family : "Microsoft Sans Serif";
	color : black;
	font-size : 12pt;
	text-decoration : none;
	font-weight : normal;
}
.intd {
	color : #000000;
	font-family : "Arial";
	font-size : 11px;
	padding-left : 15px;
}
.wcell {
	background : #ffffff;
	vertical-align : top;
}
.ctrl {
	font-size : 12px;
	width : 100%;
}
.btnform {
	text-align : center;
}
.btn textarea, select, input {
	font-size : 11px;
	font-family : "Arial";
}
.tfvHighlight {
	font-weight : bold;
	color : red;
}
.tfvNormal {
	font-weight : normal;
	color : black;
}
.article_p {
	font-size: 16px;
	direction: rtl;
	text-align: justify;
	line-height: 1.35em;
	text-indent: 1.5em;
}
.article_a {
	font-size: 15px;
	color: black;
}