BODY {
	background-color: #e1e1e1;
	background-image: url(http://www.harrisgeorge.com/07new/images/background_tile.png);
	background-repeat: x-repeat;
	background-position: center top;
	margin-top: 0px 0px 0px 0px;
	color:#222222;
	font-family: tahoma, arial, fantasy;
	font-size: 10pt;
}

TD {
	font-size:10pt;
}

A {
	color: #4d85c5;
	text-decoration: none;
}

A:visited {
	color: #555555;
	text-decoration: none
}

A:active {
	background-color: #4d85c5;
	color: #ffffff;
	text-decoration: none
}

A:hover {
	background-color: #4d85c5;
	color: #ffffff;
	text-decoration: none
}
