﻿body
{
 
}

.label
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #000000;
}

.info
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #333333;
}


.linkLabel
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;    
}

.date
{
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #FF0000;
}

.error
{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #FF0000;
}
