body{
	text-align:center;
}

#container {
	text-align: left;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	background: White;
	border: 1px solid #999999;
}

#text {
	margin-left:16px;
	margin-bottom:32px;
	font-family: Arial,Helvetica,sans-serif;
	color: Black;
	font-size: 10pt;
	line-height:1.2em;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FD7216;
	text-decoration: none;
}

a.footer {
	color: #999999;
	text-decoration: none;
}

a:hover.footer {
	color: #999999;
	text-decoration: none;

}

#footer {
	clear: both;
	width: 100%;
	font-size: 8pt;
	text-align: center;
	color: #999999;
	background-color: #F9F9F9;
	padding-bottom: 3px;
	letter-spacing: 0.03em;
	border-top: 4px solid #FF9900;
	font-family: Arial,Helvetica,sans-serif;
}

H1 {
	font-size: 1.2em;
	margin-bottom:-0.1em;
}
