﻿.center 
{
    text-align: center;    
}
.nopad
{
    margin: 0px 0px 0px 0px;
}
.tag
{
    margin: 15px 20px 10px 20px;
    font-family: Trebuchet MS;
    font-size: medium;
    color: #60481A;
    font-weight: bold;
}
p
{
    Margin: 10px 25px 15px 25px;
    text-align: justify;
    height: auto;
    font-family: Trebuchet MS;
    font-size: small;
    color: #60481A;
}
em
{
    font: Trebuchet MS bold Medium;
    font-style: normal;
    color: #cb4a2c;
    text-align: justify;
}
