#global {
	width: 700px;
	left: 50%;
	position: absolute;
	margin-left: -350px;
	z-index: 1;
}
#content {
	width: 700px;
	position: relative;
	top: 20px;
	left: 0px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: .1em;
	line-height: 20px;
}
.bodytext a:link {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.bodytext a:visited {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.bodytext a:hover {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.invisible {
	font-size: 9px;
	color: #DDD;
}
.invisible a:link {
	font-size: 9px;
	color: #DDD;
}
.invisible a:visited {
	font-size: 9px;
	color: #DDD;
}
.invisible a:hover {
	font-size: 9px;
	color: #DDD;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
