﻿.content_text
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #4f504f;
    text-align: justify;
    line-height: 20px;
    min-height:350px;
    padding:0px 10px 10px 0px;
}
.content_header
{
    text-transform: uppercase;
    border-bottom: 1px solid #e1e1dd;
    width: 483px;
    height: 20px;
    padding-bottom: 5px;
    font-family: Times New Roman;
    font-size: 18px;
    font-weight: bold;
    color: #495440;
    margin-bottom: 10px;
}
.content_body
{
    padding-left: 10px;
}
.content_body table
{
    margin-bottom:5px;
}
.para
{
    margin-top: -5px;
}

