@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #5D5D5D;
}
.BottomTxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	width: 920px;
	text-align: justify;
}
.BottomTxt h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #B7B7B7;
}
.BottomTxt a {
	font-weight: bold;
	color: #A7A7A7;
}
hr {
	color: #B7B7B7;
	border-bottom-width: 1px;
}
.FooterTxt  {
	font-size: 90%;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	color: #5D5D5D;
}
.FooterTxt a  {
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #5D5D5D;
}
.FooterTxt a:hover {
	text-decoration: underline;
}

