{
   color: black;
   background: white;
   font-size: 9pt;
   font-family: "times";
}

.on	
{ 
    font-size: 12pt;
    text-decoration: underline;
    color: BDAD40; 
    font-weight:bold      
}

.off	
{ 
    font-size: 12pt; 
    text-decoration: none;
    color: DAD192;
    font-weight:bold        
}

P
{
   font-size: 9pt;
   font-family: times;   
   color: navy; 
   font-weight:bold
   text-decoration: none;
}

#Headlines 
{
    font-size: 12pt;
    color: yellow;
    background: 004080;
    font-style: bold;
}

