body
{
    margin: 0px;
}

body, td, div, p, a 
{
    font-family: arial,sans-serif;
}

td
{
    vertical-align: top;
}

img
{ 
    border: none 
}

.Content
{
    font-size: small;
}

.ProductDetails
{
    margin-bottom: 8px;
    font-size: x-small;
    text-align: left;
}

.ProductRowLabel
{
    padding-top: 6px;
    font-size: x-small;
    text-align: right;
}

.FooterNote
{
    margin: 10px 0px 20px 0px;
    border-top: 1px solid #CCCCB1;
    border-bottom: 1px solid #CCCCB1;
    background-color: #FFFFE1;
    width: 615px;
}

.CenterHeader
{
    border-bottom: 1px solid #CCCCCC;
    font-weight: bold;
    font-size: small;
    text-align: right;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.ContentP
{
    margin-top: 15px; 
    font-size: small; 
    font-weight: normal; 
    text-align:justify;
}
