body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 11pt;
	font-family: "Arial";
	line-height: 130%;
}
#footer {
	width: 94%;
	margin: 0 auto;
}
a:link {
	color: #696969;text-decoration: none
}
a:visited {
	color: #696969;text-decoration: none
}
a:active {
	color: #0000cc;text-decoration: none
}
a:hover {
	color: #ff6600;text-decoration: underline
}
#link {
	font-size: 9pt;
	word-wrap: break-word;
	margin-top: 10px;
}