BODY
{
    background-color: #ffffff;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
.Bordered
{
    border: #000000 1px solid;
}
.Content
{
    background-color: #607e3e;
    width: 100%;
}
.Indented20
{
 margin-left: 20px;
 margin-right: 20px;
}
.Text
{
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    text-align: left;
}
.TextBottom
{
    color: #000000;
    font-family: Arial;
    font-size: 9px;
    text-align: center;
    text-decoration:none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.TextBottom:A
{
    color: #000000;
    font-family: Arial;
    font-size: 9px;
    text-align: center;
    text-decoration:none;
}
A
{
    color: #ffffff;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
}
.NoBreakBeforeAfter
{
    margin-top: 0px;
    margin-bottom: 0px;
}    
.verde
{
    background-color: #607e3e;
}
.Height100
{
    height:100%;
}
.RepeatBorder
{
    background-position: right top;
    background-image: url(images/Box4-Box6.gif);
    background-repeat: repeat-y;    
}
.Bottom
{
    background-position: right top;
    background-image: url(images/BottomLine.gif);
    background-repeat: repeat-x;    
}