@import url("../../../CSS/Level1_Arial.css");
.gregfavorite {
	left: 15px;
	top: 10px;
	right: 15px;
	bottom: 15px;
	}
	body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #006699;
}
a:visited {
	color: #336699;
}
a:hover {
	color: #006666;
}
a:active {
	color: #999933;
}
