﻿body
{
    font-family:        Arial, Helvetica, Sans-Serif;
    font-size:          14px;
}

td
{
    font-family:        Arial, Helvetica, Sans-Serif;
    font-size:          12px;
}

p
{
    font-family:        Arial, Helvetica, Sans-Serif;
    font-size:          12px;
    line-height:        19px;
}

p.body
{
    text-align:         left;
}

p.panelLink
{
    font-size:          13px;
    font-weight:        bold;
    text-align:         center;
    color:              White;
}

a
{
    text-decoration:    underline;
    color:              White
}

a:hover
{
    color:              #FF0000;
}

div.panel
{
    text-align:         center;
    padding:            10px 10px 10px 10px;
    width:              auto;
}
