﻿body {
}

.whitehead
{
    font-family: Verdana;
    color: white;
    font-size: 9pt;
    font-weight: bold;
}

.copyright
{
    font-family: Verdana;
    color: white;
    font-size: 7pt;
}

.orangehead
{
    font-style: italic;
    font-family: Verdana;
    color: #ec710e;
    font-size: 12pt;
    font-weight: bold;
}

.orange
{
    font-family: Verdana;
    color: #ec710e;
    font-size: 8pt;
    text-decoration: none;
}

.grey
{
    font-family: Verdana;
    color: #565656;
    font-size: 10pt;
}

.black
{
    font-family: Verdana;
    color: #000000;
    font-size: 10pt;
}

.thumb
{
    border-right: #ece9d8 1px solid;
    border-top: #ece9d8 1px solid;
    border-left: #ece9d8 1px solid;
    border-bottom: #ece9d8 1px solid;
    width: 100px;
    height: 100px;
}

.details
{
    font-family: Verdana;
    color: #000000;
    font-size: 8pt;
}

.hr
{
    height:1px;
    color: #000000;
}

.red
{
    font-family: Verdana;
    color: #de0606;
    font-size: 8pt;
    font-weight:bold
}
