body {
	width: 1000px;
	margin-top: 0px;
	margin-left: 0px;
	left: 100px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #787878;
	text-decoration: none;
}
a.body:link {
	text-decoration: none;
	color: #787878;
}
a.body:visited {
	color: #787878;
	text-decoration: none;
}
a.body:hover {
	color: #787878;
	text-decoration: underline;
}
a.body:active {
	color: #787878;
	text-decoration: underline;
}
