.main {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.main a:link {
	color: #555555;
	text-decoration: none;
}

.main a:active {
	color: #555555;
	text-decoration: none;
}

.main a:visited {
	color: #555555;
	text-decoration: none;
}

.main a:hover {
	color: #000000;
	text-decoration: none;
}
.copyright {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.background-heading {
	background-repeat: no-repeat;
	background-position: top;
}
