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

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

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

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFF33;
}
a:hover {
	color: #33FF00;
}
h3 {
	color: #FFFFFF;
}

a:active {
	color: #000000;
}
body {
	background-color: #3D72CE;
}
h1 {
	color: #FFFFFF;
}
h2 {
	color: #FFFFFF;
}

