.body {
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
}
.bodyCenter {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.ClanguageLINK {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
.LlanguageLINK {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}


.RlanguageLINK {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.tableBODYcenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.tableHEAD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.tableLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
