div#content {
    color:blue;
    vertical-align:super;
    font-size:smaller;
    direction:rtl;
    font-family:Arial;
}

.tavlaot {
    color:blue;
    font-weight:bold;
    font-size:5em;
    text-align:center;
    direction:rtl;
}

.tableauthor {
    font-weight:bold;
    font-size:1.8em;
    text-align:center;
    direction:rtl;
}

.tablekollel {
    font-weight:bold;
    font-size:2.4em;
    text-align:center;
    direction:rtl;
}

.masechtalabel {
    margin-top:36pt;
    margin-bottom:0pt;
    font-weight:bold;
    font-size:1.8em;
    text-align:right;
    direction:rtl;
}

.textline {
    margin-top:24pt;
    margin-left:20px;
    font-size:1.6em;
    text-align:center;
    font-weight:bold;
    color:blue;
	font-family:"David";
}

td a {
    font-size:10pt;
    font-weight:normal;
    color:00ccff;
	vertical-align:super;  
	font-size: small;  
	white-space: nowrap;
}

table {
    margin:auto;
    border-bottom-width:5px;
    border-bottom-color:black;
    border-bottom-style:solid;
    border-top-width:5px;
    border-top-color:black;
    border-top-style:solid;
    border-right-width:5px;
    border-right-color:black;
    border-right-style:solid;
    border-left-width:5px;
    border-left-color:black;
    border-left-style:solid;
    border-collapse:collapse;
    text-align:center;
}

td {
    border-bottom-width:2px;
    border-bottom-color:black;
    border-bottom-style:solid;
    border-top-width:2px;
    border-top-color:black;
    border-top-style:solid;
    border-right-width:2px;
    border-right-color:black;
    border-right-style:solid;
    border-left-width:2px;
    border-left-color:black;
    border-left-style:solid;
 }

#dashline {
    color:black;
    display:none;
}

td {
    font-size:1.2em;
    margin-right:20px;
    margin-left:20px;
    color:black;
}

.firstrow {
    font-size:1.4em;
    font-weight:bold;
    color:blue;
    padding: 10px;
 }

.firstcol{
    font-size:1.4em;
    font-weight:normal;
    text-align:right;
    color:blue;
}

#footnotes {
    margin-top:48pt;
}

.footnoteline, .footnotetext {
    font-size:1.2em;
    color:black;
}

.footnoteline a{
    color:#00ccff;
}

p.masechtalabel span{
    display:none;
}

table {
  border-collapse: collapse;
}

table td, table th {
  padding: 10px;
}


