.background {
	background-image: url(Images/topgraphic.gif);
	background-repeat: no-repeat;
	background-position: center top;
	

}
.Bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a {
	text-decoration: none;
}
