
	BODY {
		font-family: Helvetica, sans-serif;
		color:white;
		text-align: center;
		font-size:10;
	}
	A:link {
		color:#585858;
		font-weight:bold;
		text-decoration:none;
	}
	A:visited {
		color:#585858;
		font-weight:bold;
		text-decoration:none;
	}
	A:hover	{
		color:white;
		font-weight:bold;
		text-decoration:none;
	}
	TABLE {
		font-size: 10;
	}					