.H2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-color: #F5ECE9;
	text-align: center;
	color: #37456C;	
}
td,th {
	color: #37456C;
	text-align: center;
	margin-top: 0px;
}
.TD_left {
	TEXT-ALIGN: left;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #334160;
}
.TABLE_content {
	TEXT-ALIGN: justify;
	margin-top: 0px;
	font-family: "Courier New", Courier, monospace;
	color: #334160;
	z-index: 2;
}
p {
  text-indent: 0em;
  }

