﻿body
{
    text-align: justify;
    margin-left: 15px;
    font-family:Verdana;
    font-size:12px;
}
#mainDIV
{
    width: 600px;
    padding-bottom: 40px;
}
div.titlewrapper
{
	text-align:center;
	margin-bottom:20px;
}
.TXTEdition
{
    color: #590400;
    font-weight: bold;
}
.TXTTitle
{
    font-size: 20px;
    font-weight: bold;
    color: #B45E25;
    margin:0px;
}
.TXTSubTitle
{
    font-size: 14px;
    font-weight: bold;
    margin:0px;
}
.TXTDate
{
    font-size: 14px;
    font-weight: bold;
    color: #B45E25;
}
img
{
    margin-bottom: 10px;
}
