body
{
    margin-left: 0;
    background-color: #333;
    margin: 0;
}

h1
{
    font-size: small;
    font-family: Verdana, Arial;
    padding-top: 10px;
}

P
{
    font-size: xx-small;
    font-family: Verdana, Arial;
}
A
{
    font-size: xx-small;
    color: #00f;
    font-family: Verdana;
    text-decoration: underline;
    }
address
{
     margin-top:40px;
     margin-bottom:5px;
    font-size: xx-small;
    color: black;
    font-family: Verdana;
    font-style: normal;
}
em
{
    padding-left:19px;
    font-size:xx-small;
    /*font-style:normal;*/
    font-family:Verdana;
}
