#table-border tr td h2 {
	font-family: "Times New Roman";
	font-size: 18px;
	color: Gray;
	background: transparent;
}
<!--
body {
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	font-family: "Times New Roman";
	font-size: 18px;
	color: Gray;
	background: transparent;
}
h2 {
	text-align: center;
	font-family: "Times New Roman";
	font-size: 18px;
	color: Gray;
	background: transparent;
}

h1 {
	text-align: center;
	font-family: "Times New Roman";
	color: Gray;
	background: transparent;
}


body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: Gray;
	background: transparent;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: Gray;
	background: transparent;
	font-size: 18px;
}

-->


