body {
  font-family: "Times New Roman", Times, serif;
  	background-color: #d5d3ba;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}

td {
	font-family: "Times New Roman", Times, serif;
	text-align:left;
}

th {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color: #9F1D35;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	color: #9F1D35;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
}
a {
		color: #9F1D35;
	font-weight: bold;
	text-decoration:none;
}

a:visited {
		color: #9F1D35;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
		color: #42a2d5;
	font-weight: bold;
}

