a:link    { text-decoration: none; }
a:visited { text-decoration: none; }
a:active  { text-decoration: none; }
a:hover   { color: #FFFFFF; text-decoration: none; background: #904CF5; }

body { 
    font-family:        Verdana, Arial, sans-serif;
    background-color:   #FFFFFF; 
    color:              #000000; 
    margin:             0px; 
}

th, td {
    font-size:      12px;
}

p { 
    margin-left:    0px; 
    margin-right:   0px; 
    margin-top:     10px; 
    margin-bottom:  10px; 
    line-height:    1.5;
}

em {
    font-weight:     bold;
    font-style:      italic;
    color:           #BA0FBA;
}

blockquote { 
    margin-top:    0px; 
    margin-bottom: 0px; 
    margin-left:   20px; 
    margin-right:  20px;
    line-height:   1.5;
}

.verse {
    font-weight:     normal;
    font-style:      italic;
    color:           #BA0FBA;
}

.refs {
    font-weight:     bold;
}

.footer  {
    font-size:       xx-small;
    color:           #999999;
    text-align:      center;
}

.header {
    font-size:       14px;
    font-weight:     bold;
    text-decoration: none;
    color:           #8A0F8A;
    text-align:      top;
}    

.header2 {
    font-size:       14px;
    font-weight:     bold;
}

a.mainnav {
    font-size:       12px;
    font-weight:     bold; 
    text-decoration: none; 
    color:           #999999;
}

a.subnav {
    font-size:       12px;
    font-weight:     bold; 
    text-decoration: none; 
    color:           #999999;
    text-align:      top;
}

a.mailto {
    font-weight:     bold;
    text-decoration: none;
    color:           #BA0FBA;
}
