body {
  font-family: "Times New Roman", Times, serif;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
body {
	background-color: #DEDECA;
}

body, td, th {
	color: #804000;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #0000FF;
}
a:link {
	color: #0000FF;
}

a:visited {
  color: #009900;
}

