﻿body
{
    font-size: 8pt;
    font-family: Verdana;
    background-image: url( '/images/bg-pattern.gif' );
    background-repeat: repeat;
}

img
{
    border-style: none;
}

img.SocialNetworkIcon
{
    border-style: none;
    width: 16px;
    height: 16px;
    margin-right: 2px;
    margin-left: 1px;
}

.Summary
{
    margin: 10px;
    border: thin dashed #C0C0C0;
    padding: 10px;
    width: 75%;
    text-align: left;
    font-family: Georgia;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}
