body {
background:#FFFFFF;
text-align:center;
font-family: Verdana, Arial;
font-size:11px;
color:#666666;
font-weight:normal;
line-height:160%;
direction:rtl;
}

table {
margin:0px;
}

tr{
vertical-align:top;
}

h1{
font-family: Verdana, Arial;
font-size:24px;
color:#000000;
font-weight:normal;
line-height:160%;
direction:rtl;
}

h2{
font-family: Verdana, Arial;
font-size:17px;
color:#000000;
font-weight:bold;
line-height:160%;
direction:rtl;
}

p{
font-family: Verdana, Arial;
font-size:12px;
color:#666666;
font-weight:normal;
line-height:160%;
direction:rtl;
}

p.promo{
font-family: Verdana, Arial;
font-size:14px;
color:#333333;
font-weight:normal;
line-height:160%;
direction:rtl;
}

p.caption{
font-family: Verdana, Arial;
font-size:10px;
color:#999999;
font-weight:normal;
line-height:140%;
direction:rtl;
}

a {
font-family: Verdana, Arial;
font-size:12px;
color:#FF9900;
font-weight:normal;
line-height:140%;
text-decoration:none;
direction:rtl;
}

a:hover{
text-decoration:underline;
color:#000000;
}

ul, li{
font-family: Verdana, Arial;
font-size:12px;
color:#666666;
font-weight:normal;
line-height:160%;
list-style-type: square;
}

hr{
width:100%;
height:1px;
color:#EEEEEE;
}

.copyright{
padding:20px;
font-family: Verdana, Arial;
font-size:11px;
color:#999999;
font-weight:normal;
line-height:160%;
direction:rtl;
text-align:right;
}

table.fixed  {
table-layout:fixed; 
border-collapse:collapse; 
}

table.non-fixed { 
table-layout:auto; 
border-collapse:collapse; 
}