.left {float: left; margin: 10px 20px 10px 10px; clear: right;}
.right {float: right; margin: 10px 10px 10px 20px; clear: left;}
.caption {text-align: center; font-weight: bold;}
table.date {width: 100%; clear: both;}
td.english {text-align: left;}
td.farsi {text-align: right; direction: rtl; font-size: 150%;}
table.date td {font-weight: bold;}
table.cont {clear: both;}
table.cont td {border-style: solid; border-width: 1px; border-color: black; padding: 5px; margin: 5px;}
