.hr {
	text-align: center;
	width: 4px; 
	width: 50%;
}


.styleA {
    border: 0px solid black;
	display:table-cell;
    width:800px;
    text-align: center;
}
.styleB {
    border: 0px solid black;
    text-align: right;
	width: 150px;
}

.styleC {
    border: 0px solid black;
    text-align: left;
	width: 100px;
}

.styleD {
    border: 0px solid black;
    width: 550px;
	text-align: center;
	color: #808080;
	font-size: large;
	font-family: "Times New Roman";
}
.tableau {	
	border: 0px solid black;
	width: 600px;
    margin-left: auto;
	margin-right: auto;
}
.style1 {
	border: 0px solid black;
	width: 180px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
    text-align: center;	
	background: #5882FA;
}
.style2 {
	border: 0px solid black;
	width: 120px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
    text-align: center;	
	background: #5882FA;
}
.style3 {
	border: 0px solid black;
	width: 300px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
    text-align: center;	
	background: #5882FA;
}
.style4 {
	border: 0px solid black;	
   	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #008080;
	vertical-align: top;
	padding-left: 80px;	
}

.style5 {
    display: flex;
    align-items:center;
   	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #008080;
	padding-left: 15px;
}

.style6 {
	border: 0px solid black;
	width: 180px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #424242;
	text-align: center;
	background: #E8E8E8;	
}
.style7 {
	width: 120px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}

.style8 {
	border: 0px solid black;
	width: 300px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #6E6E6E;
    text-align: center;
	background: #E8E8E8;	
}

.style9 {
	width: 200px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.style9A {
	border: 0px solid black;
	width: 200px;
	height: 40px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
    text-align: center;	
	background: #5882FA;
}

