body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	
}


h1 {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	margin-bottom: 0px;
}

td {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
	
}
a:visited {
	color: black;
	text-decoration: none;
}

a:link {
	color: black;
	text-decoration: none;
}
a:active {
	color: Gray;
	text-decoration: none;
}




