body
{
    font-family: verdana;
    font-size: 9pt;
}

h1
{
    font-family: arial, helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: navy;
    border-bottom: 1 solid navy;
}

h2
{
    font-family: arial, helvetica;
    font-size: 12pt;
    font-weight: bold;
    color: navy;
}

td
{
    font-family: verdana;
    font-size: 9pt;
}

a:hover
{
    text-decoration: underline;
}

a.nfs_parent
{
    font-family: tahoma;
    font-size: 8pt;
    text-decoration: none;
    color: black;
}

a.nfs_active_path
{
    font-family: tahoma;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
    color: navy;
}

a.nfs_child_folder_caption
{
    font-family: tahoma;
    font-size: 9pt;
    text-decoration: none;
    color: navy;
}

td.nfs_child_file_caption_sel
{
    background: #EEEEEE;
}

a.nfs_child_file_sel
{
    font-family: tahoma;
    font-size: 9pt;
    text-decoration: none;
    font-weight: bold;
    color: black;
}

a.nfs_child_file
{
    font-family: tahoma;
    font-size: 9pt;
    text-decoration: none;
    color: navy;
}

a.faq_reference
{
    text-decoration: none;
}

td.faq_question
{
    color: green;
    font-weight: bold;
}