body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
        text-align: center;
        background: #d3d2d1;
	direction: rtl;
}

img {
        border: 0;
}

a {
        color: white;
	font-weight: bold;
        text-decoration: none;
}

td {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
}

input {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
	border: 0;
}

.td_footer {
	color: #666666;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 7pt;
}

.td_header {
	color: white;
	font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
}

.news_header {
	color: #666666;
	font-weight: bold;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
}
.news_body {
	color: #666666;
	font-weight: normal;
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 8pt;
}