﻿.title
{
   font-size: 8pt; 
   color: #fdfdfd; 
   font-family: Tahoma;
}

.text
{
   font-size: 8pt; 
   color: #fdfdfd; 
   font-family: Tahoma;
}
.newstitle
{
   font-size: 9pt; 
   color: #fdfdfd; 
   font-family: Tahoma 
}
.whitemenu
{
    color:White;
    font-family:Tahoma
}
.a
{
    color:White;
    font-size: 12px;
}
.ta
{
    color:White;
    font-size: 10px;
}
.td
{
    color:White;
    font-size: 10px;
    font-family:Tahoma
}
.Ltd
{
    color:White;
    font-size: 15px;
    font-family:Tahoma;
    text-align:left;
}
.error
{
    color:Red;
    font-size: 15px;
    font-family:Tahoma;
    text-align:left;
}