a:hover
{
    color: Red;
    text-decoration: underline;
}
a:link
{
    color: Blue;
    text-decoration:none;
}
a:visited
{
    color: #009999;
    text-decoration:none;
} 
a:active 
{
    color: Red;
    text-decoration:none; 
   
}
BODY    
    {
    DIRECTION: rtl;
    font-family:Tahoma,Arabic Transparent, Helvetica, sans-serif;
    margin-top: 25px;
    margin-left: 70px;
    margin-right: 70px;
    margin-bottom: 25px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    width: auto;
    background-color: #e1e7de;
}
h1
{
    font-family: "Arabic Transparent";
    color: #008040;
    font-size: 22pt;
    font-weight: bold;
    text-align:center;
}
h2
{
	background : #5555dd;
	font-size : 10pt;
	margin : 0px;
	font-family : Arial;
	line-height : 20px;
	border: 1px solid white;
	text-indent: 15px;
	font-weight: normal;
	color : #ffffff;
}
h3
{
    font-family: "Arabic Transparent";
    color: #008040;
    font-size: 12pt;
    font-weight: bold;
    text-align:center;
}
h4
{
    font-family: Arial,Tahoma;
    color: rgb(0,0,0);
    font-size:14pt;
    font-weight:normal;
    line-height : 28px;
    text-align:Justify;
    background-image : none;
}
h5
{
    font-family: Tahoma, Arial;
    color: rgb(51,102,153); 
    font-size:10pt;
    font-weight:Normal;
    text-align:Justify;
}
h6
{
    background : #F3F4F4;
    font-family: Tahoma, Arial;
    color: rgb(51,102,153); 
    font-size:10pt;
    font-weight:Normal;
    text-align:Justify;
}
#sub0{font-size:18pt;
	text-align:center;
	margin : 10px;
    padding-top: 20;
    padding-left: 20;
    padding-right: 20;
    padding-bottom: 20;
}
#sub1{font-size:16pt;
	text-align:center;
	margin : 10px;
    padding-top: 20;
    padding-left: 20;
    padding-right: 20;
    padding-bottom: 20;
}
#sub2{font-size:14pt;}
#sub3{font-size:12pt;}
#sub4{font-size:10pt;}
#sub5{font-size:10pt;}
#sub6{font-size:10pt;}
#sub7{font-size:10pt;}
#sub8{font-size:10pt;}
#sub9{font-size:10pt;}
