@charset "UTF-8";
#Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #666;
	background-color: #666;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 42px;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #666;
	text-decoration: none;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.red-link {
	color: #990000;
	text-decoration: none;
}
