body {
	font-family: geneva;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: rgb(80, 80, 80);
	background-color: white;
	margin-top:0%;
	margin-left:0%;
}



a:link {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:visited {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:active {
	color: rgb(100, 100, 100);
	text-decoration: none;
}

a:hover {	
	color: rgb(100, 100, 100);
	text-decoration: none;
}

table {
	position: relative;
	left: 500px;
	top: 200px;
	background-color: tr;
	border: 0px;
	
}



