body {
	text-align:center;
	background-image: url(images/goodbye_bk.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FDF7DD;
	background-position: center center;
}
.main {
	margin-right:auto;
	margin-left:auto;
	height: 740px;
	width: 600px;
	border: 0px none;
	text-align: center;
	overflow: visible;
	visibility: visible;
}
.goodbyeform {
vertical-align:
	z-index: 1;
	width: 380px;
	margin-right:auto;
	margin-left:auto;
	margin-top:auto;
	border: 0px none;
	padding: 0px;
	position: relative;
	top: 150px;
	overflow: visible;
}
font {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	font-style: normal;
	color: #00FFFF;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	color: #FFFF33;
	text-decoration: none;
}
a:visited {
	font-style: normal;
	color: #00FFFF;
	text-decoration: none;
}
.bluetype {
	font-weight: bold;
	color: #00FFFF;
	text-decoration: none;
}
.redtype {
	color: #FF3333;
}
.graytype {
	color: #999999;
}
.disclaimer {
	text-align: center;
	width: 500px;
	top: 740px;
	position: absolute;
	z-index: 3;
	left: 35px;
	right: 25px;
}
a {
	font-weight: bold;
	color: #00FFFF;
}
