﻿body 
{
    margin: 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #FF6600;
}

p
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    height: 39px;

}

tr
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;

}

td
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;

}

a
{
    font-family: Verdana;
    font-size: 12px;
    color: #00a0c6;
}
a:active
{
    color: #94a63f;
}
a:visited
{
    color: #016881;
}
a:hover
{
    color: #94a63f;
}
.title1
{
    font-size: 18px;
    color: #808080;
    line-height: 26px;
}
.title2
{
    color: #FF6600;
    font-size: 18px;
    line-height: 26px;
}
.big_title_grey
{
    font-size: 26px;
}
