TABLE.CONTACT-TABLE
{
 width: 500px;
 height: auto;
 margin: 0px;

 border-collapse: collapse;
 border-color: transparent;
 border-spacing: 0px;
 border-style: hidden;
 border-width: 0px;
}

COL.CONTACT-BLASON
{
 width: 200px;
}

COL.CONTACT-SECTION
{
 width: 300px;
}

COL.CONTACT-LEFT
{
 width: 50px;
}

COL.CONTACT-RIGHT
{
 width: 450px;
}

TD.CONTACT-BLASON
{
 border-top-color: silver;
 border-bottom-color: gray;
 border-left-color: silver;
 border-right-color: gray;
 border-style: solid;
 border-width: 3px;

 text-align: center;

 vertical-align: middle;
}

TD.CONTACT-SECTION
{
 color: #D50000;
 height: 50px;

 font-size: 23px;
 font-weight: bold;

 padding-left: 15px;

 text-align: left;
 text-decoration: underline;
 text-transform: uppercase;
}

A.CONTACT-SECTION
{
 color: #D50000;
 height: 20px;

 font-size: 15px;
 font-weight: bold;

 padding-left: 5px;

 text-align: left;
 text-decoration: underline;
 text-transform: uppercase;
}

TD.CONTACT-CORRESPONDANT
{
 font-size: 14px;
 font-weight: bold;

 padding-left: 15px;

 text-align: left;
}

TR.CONTACT-SEPARATOR1
{
 height: 75px;
}

TR.CONTACT-SEPARATOR2
{
 height: 15px;
}

TD.CONTACT-LABEL
{
 font-style: italic;

 vertical-align: bottom;
}

TD.CONTACT-VALUE
{
 font-weight: bold;

 text-align: left;
}

IMG.CONTACT-BLASON
{
 height: 200px;
 width: 200px;
}

COL.CONTACT-PUCE
{
 width: 15px;
}

COL.CONTACT-FLAG
{
 width: 50px;
}

COL.CONTACT-SECTNAME
{
 width: 200px;
}

COL.CONTACT-SECTCODE
{
 width: 50px;
}

