.leftnav  
{
        font-family : arial, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        color : black;
        font-style : normal;
}


.search  
{
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 9pt;
        font-weight : bold;
        color : #000000;
}


.error   
{
        font-family : verdana, tahoma, arial, sans-serif;
        font-size : 12pt;
        font-weight : bold;
        color : black;
        font-style : normal;
}

.bodytxt  
{
        font-family : arial, sans-serif;
        font-size : 10pt;
        font-weight : normal;
        color : black;
        font-style : normal;
}

.header  
{
        font-family : arial, sans-serif;
        font-size : 12pt;
        font-weight : bold;
        color : black;
        font-style : normal;
}

.sectiontxt 
{
        font-family : arial, sans-serif;
        font-size : 10pt;
        font-weight : bold;
        color : black;
        font-style : normal;
}

.lead 
{
        font-family : arial, sans-serif;
        font-size : 8pt;
        font-weight : bold;
        color : black;
        font-style : normal;
}


A 
{
        COLOR: #0033cc; FONT-FAMILY: Arial,Helvetica; TEXT-DECORATION: none
}

A:hover 
{
        TEXT-DECORATION: underline
}



.blue  
{
        background-color : #ccdfec;
}
