/* CSS Document */

.TitleYellow
{
text-align:center;
color: #ffff00;
font-family:Tahoma;
font-size:10pt;font-weight:bold
}

 
.Title
{
text-align:right;
color: #FFFFFF;
font-family:Verdana;
font-size:16pt;
direction:rtl; font-weight:bold
}

.Normal   
{ font-family: Tahoma;
 font-size: 11pt;
 color: #FFFFFF;
 text-align: justify; 
 line-height: 150%
}

.Footer
{
text-align:right;
font-size: 9pt;
color: #FFFFFF;
font-family:Tahoma;
direction:rtl; 
}

a:link {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify; 
 	line-height: 150%

	}
a:visited {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline
	text-align: justify; 
	line-height: 150%

	}