body,td,th,table {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
    border-collapse: collapse;
	/*border-width:0px;*/
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

li{margin-bottom:5px;}
body{background-color:#ffffff; }
img{border-width:0px;}
ul{margin-top:10px;}

.cadre{width:100%; height:100%;}
.mainTable{width:762px;}
.hStretch{width:100%;}
.justify{text-align:justify;}
.smallText{font-size:10px;}

/* INPUT BTN */
.inputBtn{font-size:10px;}

/* DEFAULT LINKS */ 
a { color: #000000;  text-decoration:underline;}
a:hover {color: #041c43; text-decoration:underline;}
a:active {color: #000000; text-decoration:underline;}
