body {
font-family: "Simplified Arabic", serif;
font-size: 20px;
direction: rtl;
}
table {
border: 1px solid #000000;
border-collapse: collapse;
}
td {
border: 1px solid #000000;
font-family: "Simplified Arabic", serif;
font-size: 20px;
padding-top: 10px;
padding-bottom: 5px;
}
[lang="fr"]:not(h1):not(h2):not(h3):not(h4) {
font-family: "Times New Roman", serif;
font-size: 16px;
direction: ltr;
}
h1[lang="ar"] {
font-size: 30px;
font-weight: normal;
text-align: center;
text-decoration: underline;
}
