h1{ 
font-size: 1.8em;
font-family: times;
text-align: center;
}

h2{ 
font-size: 1.5em;
font-family: times;
text-align: center;
}

.emphasis{
color: darkred;
}
/* see p. 30 of Bible re use of the tag emphasis */

p {
border-top:0em;
border-bottom:.75em;
}

p {font-family: "Times New Roman", "Times Roman", Times, Serif, Verdana; font-size: .85em;}

p.normal {font-weight: normal; font-size: .85em;}
p.normal_thick {font-weight: bold;}
p.normal_thick_center{font-weight:bold; text-align: center}
p.normal_thick_just{font-weight:bold; text-align: justify}
p.normalplus_just {font-weight: normal; font-size: 1.2em; text-align: justify;}
p.normalplus {font-weight: normal; font-size: 1.2em;}
p.small {font-weight: normal; font-size: .8em;}
p.small_ctr {font-weight: normal; font-size: .8em; text-align: center;}
p.small_thick {font-weight: bold; font-size: .8em;}
p.normal_left {font-weight: normal; font-size: .85em; text-align: left}
p.normdblspc {font-weight: normal; font-size: .85em; text-align: left; line-height: 24pt;}
p.normal_center {font-weight: normal; font-size: .85em; text-align: center}
p.normnudge_center{font-weight: bold; font-size: 1em; text-align: center}
p.normnudge_just{font-weight: bold; font-size: 1em; text-align: justify}
p.normal_right {font-weight: normal; font-size: .85em; text-align: right}
p.normal_just {font-weight: normal; font-size: .85em; text-align: justify;}
p.tall {font-weight: bold; font-size: 1.2em;}
p.tall_left {font-weight: bold; font-size: 1.2em; text-align: left}
p.tall_extra {font-weight: bold; font-size: 1.5em;}
p.tall_extractr {font-weight: bold; font-size: 1.5em; text-align: center;}
p.redtext {color: darkred}
p.tall_head {font-size: 1.8em; text-align: center; font-weight: bold}
p.tall_center {font-size: 1.2em; text-align: center; font-weight: bold}
p.tall_right {font-size: 1.2em; text-align: right; text-decoration: none; font-weight: bold}
p.tall_just {font-size: 1.2em; text-align: justify; font-weight: bold}
p.tallextra_just {font-size: 1.5em; text-align: justify; font-weight: bold}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}
p.center {text-align: center}
p.right {text-align: right}
p.left {text-align: left}
p.block {text-align: justify}

table
{
border-collapse: separate;
empty-cells: show;
}

li.listitembg {background-color: #CCFFFF;}




/* ================= */

/* <link rel="stylesheet" href=" ../cstyles.css"/> */
/* <link rel="stylesheet" href="cstyles.css"> */
/* <ul style="list-style-position: outside"> */
