﻿body
{
    height: 100%;
    background-color: #FFFFFF;
    font-style: normal;
    font-size: small;
    margin: 0;
    font-family: Verdana;
    font-size: 11px;
}

a
{
    text-decoration: none;
    color: #5C80B1;
    font-weight: 700;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border-style: none;
}

input
{
    font-family: Verdana;
    font-size: 11px;
}

textarea
{
    font-family: Verdana;
    font-size: 11px;
}