﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    background-color: #ffffff;
    margin-right: 0px;
    background-image: url(images/content/background.jpg);
    font-size: 11pt;
    font-family: Arial;
}

.copyright
{
    font-size: xx-small;
    color: gray;
    font-family: Arial;
}
.footer
{
    font-size: xx-small;
    color: black;
    font-family: Arial;
}
.DetailTitle
{   font-size: 12pt;
    font-family: Arial;
    font-weight: bold;
    color: black;
 }
