BODY {
	margin : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color :#FAFAFA;
	background-image: url(images/quarter-moonTile_ht125.jpg);
	background-repeat : repeat-x;
}

TD {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 1.5em;
	color: Black;
}

A:LINK {
			color: #000000;
			text-decoration:none;
			font-weight: bold;
}

A:VISITED {
				color: #000000;
				text-decoration:none;
				font-weight: bold;
}

A:HOVER {
			color: #717171;}

A:ACTIVE {
			color: #000000;
}
.headlink {
			font-size:100%;
			font-weight: bold;
}

.footer td {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 75%;
				color: #000000;
}



