﻿body 
{
   font-family: Arial;  
}
a.hLink
{
    font-size: 13pt; 
    color: #666666; 
    font-family: Arial; 
    text-decoration: none;
    font-weight: 500;
}
a.hLink:hover
{
    font-size: 13pt; 
    color: #000000; 
    font-family: Arial; 
    text-decoration: none;
    font-weight: 500; 
}

a.hLink:visited
{
    font-size: 13pt; 
    color: #666666; 
    font-family: Arial; 
    text-decoration: none;
    font-weight: 500; 
}
a.hLink:active
{
    font-size: 13pt; 
    color: #000000; 
    font-family: Arial; 
    text-decoration: none;
    font-weight: 1000; 
}
a
{
     font-size: xx-small; 
    color: #ffffff; 
    font-family: Arial; 
    text-decoration: underline;
    
}
a:hover
{
     font-size: xx-small; 
    color: #FC670F; 
    font-family: Arial; 
    text-decoration: underline;
    
}
a.bLink
{
     font-size: 10pt; 
    color: #000000; 
    font-family: Arial; 
    text-decoration: none;
    
}
a.bLink:hover
{
     font-size: 10pt; 
    color: #000000; 
    font-family: Arial; 
    text-decoration: underline;
    
}
.pT
{
    line-height: 14pt
}

li 
{
    margin-left: -18px;
    line-height: 10pt
}
.corpLink 
{
 font-size: 12pt;
 color: #ffffff;   
}
.corpLink:hover 
{
   font-size: 12pt;
   color: Gray; 
}
.conLink
{
    color: #000000;
    font-size: 10pt;
}
.conLink:hover 
{
    color: #FC670F; 
    font-size: 10pt;
}
