﻿
body
{
    font-family: arial; 
    font-size: 10pt; 
    color: black
}
A
{
    font-family: arial; 
    font-size: 10pt;  
    font-weight: bold; 
    color: #F3321A;
}

td
{
   font-family: arial; 
    font-size: 10pt; 
    color: black;
    font-style: normal;
    font-weight: normal; 
    
}

td.Latest
{
    color: black;
    font-style: normal;
    font-family: arial;
    font-size: 8pt;
    text-decoration: underline;
    
}

td.Leaders
{
    color: black;
    font-style: normal;
    font-family: arial;
    font-size: 8pt;
    
    
}


