﻿body 
{
    
}

td
{
    font-size: 13px;
    COLOR: #444444;
    font-family: Verdana;
}

.button 
{
    width: 96px;
    border-right: 1px solid; 
    border-top: 1px solid; 
    font-weight: bold; 
    border-left: 1px solid;
    color: black; 
    border-bottom: 1px solid; 
    background-color: #f0f0f0;    
}

a
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    color: #000000;
}

a:hover
{
    font-family: Verdana;
    font-size: 11px;
    text-decoration: underline;
    color: #000000;
}

input
{
    font-size: 12px;
}

select
{
    font-size: 12px;
}

.item_bold_fof
{
    color:#f0f0f0;
    font-weight:bold;    
}