BODY { background-color: #99ccff;
       color: #800000;
       font-family: papyrus, arial, san-serif;
       font color: #804000;
       font-size: 12pt;     
}

/*
H1, H2, H3, H4, H5, P, DIV, TD
     {
     }
*/

A:link
{
color: green;
}
A:visited
{color: gray;
}
A:active
{
color: red;
}
A:hover
{
background: white;
font-weight: bold;
}


H1, H2, H3, H4, H5
     { font-style: normal;
       font-weight: bold;
     }

H1   {
       text-align: center;
       font-size: 200%;
     }
     
H2   {
       text-align: center;
       font-size: 175%;
       font-style: italic;
     }
     
H3   {
       text-align: center;
       font-size: 150%;
     }
     
H4   {
       text-align: center;
       font-size: 125%;
     }
     
H5   {
       font-size: 100%;
     }

P, DIV, TD
     {
     }

TR, TD
{
}

TR
{
text-align: center;
vertical-align: middle;
}

TD
{
padding: 5px;
spacing: 5px;
}


.StyTableTop
{
align: center;
border: 0;
width: 80%;
}

.StyTableTopLeft
{
width: 25%;
vertical-align: top;
font-size: 90%;
text-align: center;
}

.StyTableTopMiddle
{
width: 50%;
vertical-align: top;
text-align: center;
}

.StyTableTopRight
{
width: 25%;
vertical-align: top;
text-align: center;
}


.StyTableMain
{
align: center;
border: 1;
width: 90%;
}


.StyBorderBottom
{
border-bottom: 20px solid;
}


.StyBigBold
{
font-weight: bold;
font-size: 120%;
}

.StyScripture
{
font-style: italic;
font-size: 80%;
}

.StyStore
{
font-size: 90%;
}

.StyFooter
{
font-style: italic;
font-size: 50%;
z-index: 1;
position: absolute;
right: 3px;
bottom: 3px;
}
