#content {
	background:none;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
}
a {
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
#content h1 {
	font-size: 10pt;
	letter-spacing: 2pt;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	background:none;
	border:none;
	background-image: none;
}

#footer {
	text-align: center;
	color: #666666;
	cursor: help;
	clear: both;
}
#footer #btns {
	text-align: center;
}

#footer #copy {
	color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
}
