﻿.vp
{
     font-family: Tahoma;
    font-size: 10pt;
    color: #004b91;
}

.vp a:link 
{
     font-family: Tahoma;
    font-size: 10pt;
    color: #004b91;
}


.vp a:visited
{
    font-family: Tahoma;
    font-size: 10pt;
    color: purple;
    }
    
    .vp2
{
     font-family: Tahoma;
    font-size: 8pt;
    color: #004b91;
}

.vp2 a:link 
{
     font-family: Tahoma;
    font-size: 8pt;
    color: #004b91;
}


.vp2 a:visited
{
    font-family: Tahoma;
    font-size: 8pt;
    color: purple;
    }

    
    .vptopic
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12pt;
    color: #000000;
}

 .vptopicdep
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12pt;
    color: #C04000;
}

.vproot
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #000000;
}

.vproot a:link 
{
    font-family: Tahoma;
    font-size: 10pt;
    color: #004b91;
}


.vproot a:visited
{
    font-family: Tahoma;
    font-size: 10pt;
    color: purple;
    }
    
    .vpperiodtopic
{
    font-family: Tahoma;
    font-size: 8pt;
    color: #000000;
}

.vpperiodvalue
{
    font-family: Tahoma;
    font-size: 8pt;
    color: green;
}


