2023-10-24 14:58:16 +00:00
|
|
|
td.fakeheader {
|
|
|
|
font-family: "MyriadPro-SemiboldCond" !important;
|
|
|
|
font-weight: 600 !important;
|
|
|
|
color: White !important;
|
|
|
|
background-color: Black !important;
|
|
|
|
border: 0pt solid cmyk(0%,0%,0%,100%);
|
2023-10-25 17:40:02 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
/*--Table lines--*/
|
|
|
|
table td.right, th.right { border-right: 0.25pt solid cmyk(0%,0%,0%,100%); }
|
2023-11-02 20:15:15 +00:00
|
|
|
|
|
|
|
|
|
|
|
/* roman (reverse emphasis) on varlist terms*/
|
|
|
|
.plain {
|
|
|
|
font-style: normal;
|
|
|
|
}
|
2023-11-06 14:11:24 +00:00
|
|
|
|
2023-11-06 14:11:31 +00:00
|
|
|
/* roman (reverse emphasis) on praise page*/
|
2023-11-06 14:11:24 +00:00
|
|
|
.plainpraise {
|
|
|
|
font-style: normal;
|
|
|
|
}
|