H1
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-Serif;
    FONT-SIZE: 18pt;	
}
H2
{
    COLOR: black;
    FONT-FAMILY: Verdana, Helvetica, Arial, Sans-Serif;
    FONT-SIZE: 16pt;
}

H3
{
    COLOR: black;
    FONT-FAMILY: Garramond,'Times New Roman', Serif;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold
}

BODY
{COLOR: black;
 FONT-FAMILY: Garramond,'Times New Roman', Serif;
 FONT-SIZE: 14pt;
}

<!-- DL is used for quoting scripture or should BLOCKQUOTE be used this way? -->
DL
{background-color: beige;
 color: black;
 FONT-FAMILY: Garramond,'Times New Roman', Serif;
 FONT-SIZE: 13pt;
}
