p {
margin: 0px;
}

body {
margin: 0px;
margin-top: 30px;

}

td {
font-family: tahoma;
font-size: 9pt;
color: #333333;
direction:rtl;
}

td.title {
border-bottom: 1px solid #DEDEDE;
}

td.leftside {
padding: 10px;
padding-left: 0px;
text-align: justify;
}

td.rightside {
padding: 10px;
border-left: 1px solid #DEDEDE;
line-height: normal;
}

div.avatar {
float: left; 
margin: 5px;
margin-left: 0px;
margin-bottom: 0px;
}

h2 {
font-family: tahoma;
font-size: 20pt;
color: #444444;
margin-bottom: 12px;
}

h3 {
font-family: tahoma;
font-size: 10pt;
color: #444444;
margin-bottom: 2px;
}

font.gray {
color: #AAAAAA;
}

div.author {
margin-top: 3px;
margin-bottom: 6px;
}

a:link { color: #000066; }
a:visited { color: #000066; }
a:hover { color: #000066; }
