@charset "utf-8";
.description {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 65%;
	color: #191919;
}
#header {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	width: 850px;
	float: left;
	clear: right;
}
.SIGNATURE {
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	text-decoration: none;
	color: #666;
}
