﻿body 
{
    font-family: verdana, Arial ; 
    font-size: 11pt;
    color: #000000;
}


a.sidebar 
{
    font-family: Arial; 
    font-weight: bold; 
    font-size: 13pt; 
    color: #000000;
    text-decoration: none;
    
}

a.sidebar:hover
{
    font-family: Arial;
    font-weight: bold; 
    font-size: 13pt; 
    color: #ff0000;
    text-decoration: none;
}


.ftr
{
   background-color:#000000;
   color:White;
   font-family: Arial; 
   font-size: 8pt;
}

.page_hdr
{
    font-family: Arial; 
    font-weight: bold; 
    font-size: 15pt;
    color: #000000;
}

a
{
    font-family: Arial; 
    font-weight: bold; 
    font-size: 13pt; 
    color: #000000;
    text-decoration: underline;
    
}

a.sidebar:hover
{
    font-family: Arial;
    font-weight: bold; 
    font-size: 13pt; 
    color: #ff0000;
    text-decoration: underline;
}
