<STYLE TYPE="text/css">

a { color: #ca0202 }
a:link { color: #ca0202 }
a:hover { color: #ca0202; text-decoration: none }
a:active { color: #ca0202 }
a:visited { color: #ca0202 }

.TXTNormal
{
    COLOR: #4a4a4a;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify;
}
.TXTBottom
{
    COLOR: #a4a4a4;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify;
}
.TXTDate
{
    COLOR: white;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 9px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
}
.TXTTitres
{
    COLOR: #ca0202;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left;
	text-decoration: underline;
}
.TexteCopyright
{
    COLOR: #dace9b;
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 7pt;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: center;
}
.TXTBoxes
{
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: left;
	background-color: #f8f8f8;
	color: #ca0202; 
	border-style: solid;
	border-color: #a4a4a4; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.CMDButtons
{
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
	background-color: rgb(212,217,195);
	color: #085c80; 
	border-style: solid;
	border-color: #085c80; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
.TXTArea
{
    FONT-FAMILY: verdana,helvetica,arial,serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    TEXT-ALIGN: justify;
	background-color: #f8f8f8; 
	color: #ca0202; 
	border-style: solid;
	border-color: #a4a4a4; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
</STYLE>