/*
    ===================================================================
    Style sheet to define fonts.
    ===================================================================
*/

body
{
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6, .comment .hdr, .menu.Main .title, .menu .title 
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
}

.menu ul, .byhi, .errors, legend, .menu.Main .title, .menu .title, .blb
{
    font-weight: bold;
}

.byline, .catheadintro
{
    font-style: italic;
}

table h4
{
    font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-top: 0.15em;
    margin-bottom: 0.15em;
}




