﻿.fa12 {
	font-family: tahoma;
	font-size: 12px;
	direction: rtl;
	line-height: 150%;
	text-indent: 5px;
}

a:link
{
	color: #0000ff; 
	text-decoration: none; 
}
a:hover
{
	color: #ff0000; 
	text-decoration: underline; 
}
a:visited
{
	color: #0000ff; 
	text-decoration: none; 
} 
a:active 
{
	color: #ff0000;
}
.fa
{
	font-family: nesf,tahoma;
	font-size: 12px;
}
.fa10
{
	font-family: tahoma;
	font-size: 10px;
}
.fa11
{
	font-family: tahoma;
	font-size: 11px;
}
.fa12
{
	font-family: tahoma;
	font-size: 12px;
}
.en
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.en10
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.en11
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6
{
	font-family: tahoma;
}
h1
{
	font-size: 10px;
}
h2
{
	font-size: 11px;
}
h3
{
	font-size: 12px;
}
h4
{
	font-size: 14px;
}
h5
{
	font-size: 16px;
}
h6
{
	font-size: 18px;
}
.title {
	background-color: #ececff;
}
.basicTitles {
	background-color: #E5EEF7;
}
.leftCell {
	background-color: #ececff;
}
.comment1{
	color : Background;
}
.comment2{
	color : #6B8E23;
}
.comment3{
	color : Olive;
}
.comment{
	color : #778899;
	padding-bottom : 5px;
	padding-top : 5px;
	text-align : justify;
}