body {
	margin-top: 0px;
	margin-left: 0px;
	}
	a:link {
	color: #999999;
		text-decoration: underline;
}
a:visited {
	color: #999999;
		text-decoration: underline;
}
a:hover {
	color: #999999;
		text-decoration: underline;
}
a:active {
	color: #999999;
		text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
