﻿#navigation{
font-size: 8pt;
font-weight:bold;
color: #ffffff;
font-family: tahoma;
}
#navigation a:hover {
text-decoration: none;
}

#navigation a:hover {
text-decoration: underline;
}
a:link, a:visited 
{
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.body
{
	font-family:Tahoma;
	font-size:8pt;
	color:black;
	}
.commentLabel
{
	font-family:Tahoma;
	font-size:10pt;
	color:#00004A;
}
.commentText
{
	
	border: 1px solid #205092;
	 background-color: #F7F9FB;
	 font-family:Tahoma;
	font-size:8pt;
	color:#00004A;
}

	
.Main1
{
	font-family:Tahoma;
	font-size:8pt;
	color:black;
}
.footer
{
    direction:ltr;
    
    }
    .footer1
    {
        direction:rtl;
        font-family:Tahoma;
	font-size:10pt;
	color:#00004A;}