body {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #993300;
	
}
h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
}

h3 {
	font-family: Georgia;
	font-size: 12px;
	margin-bottom: 0px;
}
h4 {
	color: White;
	font-size: 13px;
	text-decoration: none;
}
td {
	font-family: Verdana;
	color: white;
	font-size: 12px;
	border: thin;
}
td#blue {
	font-family: Verdana;
	color: black;
	font-size: 12px;
	border: thin;
}
a:visited {
	color: Teal;
	text-decoration: none;
}

a:link {
	color: Gray;
	text-decoration: none;
}
a:active {
	color: silver;
	text-decoration: none;
}
hr {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


test
