
.title
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}

.subtitle
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.subtitlecontent
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.body
{
	font-family: Arabic Transparent;
	font-size: 12pt;
	color:   #000000;

}

.bordersmall
{
	font-family: Tahoma;
	font-size: 8pt;
	color:   #000000;

}

.borderbigbold
{
	font-family: Tahoma;
	font-size: 10pt;
	color:   #000000;
	font-weight: bold;

}

.borderbig
{
	font-family: Tahoma;
	font-size: 10pt;
	color:   #000000;

}

.bottom
{
	font-family: Tahoma;
	font-size: 8pt;
	color:   #FFFFFF;
	font-weight: bold;

}

.width
{
	width: 98px;
}


#margin p
{

	margin-left:   20px;
	margin-right:  20px;
	margin-top:    5px;
}

#marginBody p
{

	margin-left:   20px;
	margin-right:  20px;
	margin-top:    15px;
}

#marginImage p
{

	margin-right:  20px;
	margin-top:    5px;
}

A
 {
font-size:        12pt;
font-family:      Arabic Transparent;
font-style:       normal;
font-weight:      normal;
color:            blue;
background-color: transparent;
text-decoration:  none;
}

A:hover 
  {
font-style:       normal;
font-weight:      normal;
color:            blue;
background-color: transparent;
text-decoration:  underline;
}

#Border A
 {
font-size:        8pt;
font-family:      Tahoma;
font-style:       normal;
font-weight:      normal;
color:            000000;
background-color: transparent;
text-decoration:  none;
}

#Border A:hover 
  {
font-style:       normal;
font-weight:      normal;
color:            000000;
background-color: transparent;
text-decoration:  underline;
}

#BorderBig A
 {
font-size:        10pt;
font-family:      Tahoma;
font-style:       normal;
font-weight:      bold;
color:            000000;
background-color: transparent;
text-decoration:  none;
}

#BorderBig A:hover 
  {
font-style:       normal;
font-weight:      bold;
color:            000000;
background-color: transparent;
text-decoration:  underline;
}

#Bottom A
 {
font-size:        10pt;
font-family:      Tahoma;
font-style:       normal;
font-weight:      bold;
color:            FFFFFF;
background-color: transparent;
text-decoration:  none;
}

#Bottom A:hover 
  {
font-style:       normal;
font-weight:      bold;
color:            FFFFFF;
background-color: transparent;
text-decoration:  underline;
}