BODY	{
	background-color	: #BE0000;
	background-attachment	: fixed;
	font-family		: "Verdana";
	font-size		: 9pt;
	color			: #000000;
	}

TABLE	{
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: normal;
	color			: #000000;
	}

A:Link, A:visited
	{
	text-decoration		: none;
	color			: #000000;
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: bold;
	}
A:hover
	{
	text-decoration		: none;
	color			: #BE0000;
	font-family		: "Verdana";
	font-size		: 9pt;
	font-weight		: bold;
	}

